aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-16 17:00:48 -0700
committerKenny Root <kenny@the-b.org>2015-07-16 17:00:48 -0700
commit22d3b06bd0bf839c34f2e4ea7c61630ea563a492 (patch)
treef0457d61013decff5e77dedcd612be2c4abc700c
parent87f13a53fc3ba7de1ed1f6469c1a2eae97f8c1cf (diff)
parent246a9bb18cdd605913706df8715f35b823902de3 (diff)
downloadconnectbot-22d3b06bd0bf839c34f2e4ea7c61630ea563a492.tar.gz
connectbot-22d3b06bd0bf839c34f2e4ea7c61630ea563a492.tar.bz2
connectbot-22d3b06bd0bf839c34f2e4ea7c61630ea563a492.zip
Merge pull request #85 from SweetLion/patch-1
Update README
-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: