From 7566419b9df19177c861bd51475ed222ed111920 Mon Sep 17 00:00:00 2001 From: Niedermann IT-Dienstleistungen Date: Tue, 9 Feb 2016 11:08:02 +0100 Subject: [PATCH] Add App-Store buttons and fix some typos --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 57d34ba..e1fa819 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ ownCloud SMS app push your Android devices conversation into your ownCloud instance, using ocsms app. -Android download link: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms + + Download from Google Play + + + ownCloud Notes App on fdroid.org + ocsms app sources are available here: https://github.com/nerzhul/ocsms/ @@ -23,7 +28,7 @@ ownCloud SMS Android Application licence is in reflexion, then sources are parti We are searching for translations in others langs -To contribute please download res/values/strings.xml and res/values/google_playstore_strings.xml and give us a translated version ! +To contribute please download `res/values/strings.xml` and `res/values/google_playstore_strings.xml` and give us a translated version! You can also contribute by adding patches in Java code or cleanups. @@ -32,7 +37,7 @@ You can also contribute by adding patches in Java code or cleanups. ## Build requirements - nrz-androidlib (last version) -- Owncloud-Android-Library v1.0 +- ownCloud-Android-Library v1.0 ## Issue template @@ -47,17 +52,17 @@ Client - Phone: - ownCloud SMS app version: X.X.X -Please create your issues for the client here: +Please create your issues for the **client** here: https://github.com/nerzhul/ownCloud-SMS-App/issues -And for the server app here: +And for the **server** app here: https://github.com/nerzhul/ocsms/issues -## Developpers +## Developers -You can found our continuous integration here: http://jenkins.unix-experience.fr/job/ownCloud%20SMS%20%28Android%29/ +You can find our continuous integration here: http://jenkins.unix-experience.fr/job/ownCloud%20SMS%20%28Android%29/ ### Coding guidelines