|
@@ -1,20 +1,15 @@
|
|
|
-#This is the Android client for [ownCloud][0]
|
|
|
+# [ownCloud](https://owncloud.org) Android app
|
|
|
+[](https://play.google.com/store/apps/details?id=com.owncloud.android)
|
|
|
|
|
|
-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.
|
|
|
+[](https://play.google.com/store/apps/details?id=com.owncloud.android) [](https://play.google.com/store/apps/details?id=com.owncloud.android) [](https://play.google.com/store/apps/details?id=com.owncloud.android)
|
|
|
|
|
|
-## Build Status on
|
|
|
-Git master: 
|
|
|
+## Join development!
|
|
|
|
|
|
-Git stable: 
|
|
|
+**Build status:** master  stable 
|
|
|
|
|
|
-## Development
|
|
|
+**Start contributing:** Make sure you read [SETUP.md](https://github.com/owncloud/android/blob/master/SETUP.md) when you start working on this project. Basically: Fork this repository and contribute back using pull requests to the master branch.
|
|
|
+Easy starting points are also reviewing [pull requests](https://github.com/owncloud/android/pulls) and working on [junior jobs](https://github.com/owncloud/android/issues?q=is%3Aopen+is%3Aissue+label%3A%22Junior+Job%22).
|
|
|
|
|
|
-### Project Setup
|
|
|
-Make sure you read [SETUP.md][1] when you start working on this project.
|
|
|
+**IRC channel:** [#owncloud-android](https://webchat.freenode.net/?channels=owncloud-android) on freenode IRC
|
|
|
|
|
|
-[0]: https://github.com/owncloud/core
|
|
|
-[1]: https://github.com/owncloud/android/blob/master/SETUP.md
|
|
|
-
|
|
|
-### 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 ['master'](https://github.com/owncloud/android/tree/master) branch.
|
|
|
+**License:** [GPLv2](https://github.com/owncloud/android/blob/master/LICENSE.txt)
|