From ff6ef16672c252d8fc24a90c819e2b50163348c5 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 31 Jul 2016 19:45:39 +0200 Subject: [PATCH] Updated README --- README.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cbf1584a9d..24ab343fd0 100644 --- a/README.md +++ b/README.md @@ -12,18 +12,28 @@ Project status -------------- The basic features are present and sufficiently stable. pretix has been in use for one event and sold a few hundred tickets so far. There is still a bunch of features to come and there is probably -still a lot of bugs in there, but we consider it stable enough that we are aiming to provide an -upgrade path for all changes to come. If you want to use pretix in production, I invite you to -send me an email so that I can notify you of changes and bugs that require your attention. +still a lot of bugs in there, but we consider it stable enough that we use it in production ourselves. -We are still missing documentation, especially on the installation. This will come soon, as soon -as we consider it stable enough to officially recommend third-party installations. +Therefore, we will upgrade path for all changes to come. If you want to use pretix in production, +I invite you to send me an email so that I can notify you of changes and bugs that require your +attention. +Since very recently we now have an [installation guide](https://docs.pretix.eu/en/latest/admin/installation/index.html) +in our documentation. -Maintainer ----------- -Raphael Michel +Contributing +------------ +If you want to contribute to pretix, please read the [contribution guide](https://docs.pretix.eu/en/latest/development/contribution/index.html) +in our documentation. If you have any further questions, please do not hesitate to ask! License ------- -It's the Apache License. See the LICENSE file for more information. +The code in this repository is published under the terms of the Apache License. +See the LICENSE file for the complete license text. + +This project is maintained by Raphael Michel . See the +AUTHORS file for a list of all the awesome folks who contributed to this project. + +This project is 100 percent free and open source software. If you are interested in +commercial support, hosting services or supporting this project financially, please +go to [pretix.eu](https://pretix.eu) or contact Raphael directly.