From affe33e8829c655fd23896c020ac09f9e8ae5d87 Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Tue, 13 Aug 2013 20:45:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2487653..367a624 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ * Code additions are always welcome * Please add translations/translation fixes as you see need * Change ````FinalVariables.MAX_TABS```` from 5 to 50 to change the Lightning to the paid version -* DO NOT USE PROGUARD WHEN COMPILING. Hidden methods used will be obfuscated and things like file uploading will not work. +* Beware when using proguard while compiling. Some methods should not be obfuscated. Use the proguard settings file I provided for best results.