diff options
| -rw-r--r-- | README | 17 | 
1 files changed, 16 insertions, 1 deletions
| @@ -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: | 
