aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index d61b991..b0c2f25 100644
--- a/README
+++ b/README
@@ -17,3 +17,13 @@ apk-config-europe=en,fr,it,de,es
apk-config-asia=en,zh_CN
You may also configure this via Eclipse via Project Properties -> Android -> Project APK Configurations
+
+
+ProGuard Support
+----------------
+
+Download the ProGuard distribution from its website at http://proguard.sourceforge.net/ and place the proguard.jar into the "tools" subdirectory in the ConnectBot root directory.
+
+When running ant to build ConnectBot and engage ProGuard, use:
+
+ant proguard release