Update README.md

This commit is contained in:
Anthony Restaino 2013-08-13 20:45:25 -04:00
parent 1ae25bcc47
commit affe33e882

View File

@ -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.