Updates README.md

This commit is contained in:
Jonas Heinrich
2015-06-01 10:11:49 +02:00
parent d2fafea1fe
commit 847686a81d
+2 -2
View File
@@ -38,10 +38,10 @@ The [OpenProject Foundation (OPF)](https://www.openproject.org/projects/openproj
## Repository
This repository contains two main branches:
This repository contains several main branches:
* `dev`: The main development branch. We try to keep it stable in the sense of all tests are passing, but we don't recommend it for production systems.
* `stable`: Contains the latest stable release that we recommend for production use. Use this if you always want the latest version of OpenProject.
* `stable/<version>`: Contains the latest stable release for a specific version. We recommend to use this for production use. Example: `stable/4.1`.
## License