diff options
| -rw-r--r-- | README.md | 8 | 
1 files changed, 6 insertions, 2 deletions
@@ -3,9 +3,13 @@  OpenKeychain is an OpenPGP implementation for Android.    For a more detailed description and installation instructions go to http://www.openkeychain.org . -### Travis CI Build Status of development branch +### Branches +* The development of OpenKeychain happens in the "master" branch. +* For every release a new branch, e.g., "3.2-fixes" is created to backport fixes from "master" -[](https://travis-ci.org/open-keychain/open-keychain) +### Travis CI Build Status of master branch + +[](https://travis-ci.org/open-keychain/open-keychain)  ## How to help the project?  | 
