aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSweetLion <SweetLion@users.noreply.github.com>2015-06-06 12:02:15 +0200
committerSweetLion <SweetLion@users.noreply.github.com>2015-06-06 12:02:15 +0200
commit246a9bb18cdd605913706df8715f35b823902de3 (patch)
tree3f13e75fd2f334441be1f9c1739f970b7f720431
parent4a5c1d379cfc7d7a2555b38c93149519e357c6db (diff)
downloadconnectbot-246a9bb18cdd605913706df8715f35b823902de3.tar.gz
connectbot-246a9bb18cdd605913706df8715f35b823902de3.tar.bz2
connectbot-246a9bb18cdd605913706df8715f35b823902de3.zip
Update README
Added Google Play Badge and link to the translation page
-rw-r--r--README17
1 files changed, 16 insertions, 1 deletions
diff --git a/README b/README
index 9f435f5..8347d76 100644
--- a/README
+++ b/README
@@ -1,5 +1,20 @@
+Google Play
+----------------
+
+<a href="https://play.google.com/store/apps/details?id=org.connectbot">
+ <img alt="Get it on Google Play"
+ src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
+</a>
+
+Translations
+----------------
+
+If you'd like to see ConnectBot translated into your language and you're willing to help, then head on over to
+https://translations.launchpad.net/connectbot/trunk/+pots/fortune
+
+
Compiling
----------
+----------------
To compile ConnectBot using Ant, you must specify where your Android SDK is via the local.properties file. Insert a line similar to the following with the full path to your SDK: