X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/b694fee63d7bdb8b93e9d46d28303eff094923fe..refs/heads/sdcard-save:/README.md diff --git a/README.md b/README.md index c8bd71c3..e3ff5353 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ The app performs file synchronization with an ownCloud server. Other ownCloud features may be added in the future, but they are not a priority right now. ## Build Status on -Git master: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=master) +Git master: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=master) -Git develop: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=develop) +Git stable: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=stable) ## Development @@ -17,4 +17,4 @@ Make sure you read [SETUP.md][1] when you start working on this project. ### Contributing Please see [Contribution Guidelines](https://owncloud.org/contribute/). Fork this repository and contribute back using -[pull requests](https://github.com/owncloud/android/pulls). All pull requests should be based on, and targeted to, the ['develop'](https://github.com/owncloud/android/tree/develop) branch. +[pull requests](https://github.com/owncloud/android/pulls). All pull requests should be based on, and targeted to, the ['master'](https://github.com/owncloud/android/tree/master) branch.