updating doc to reflect JF work

This commit is contained in:
Connor Tumbleson 2012-08-29 17:56:43 -05:00
parent fa2afc3598
commit 719e24a2ed

View File

@ -263,7 +263,9 @@ public class Main {
" if|install-framework <framework.apk> [<tag>]\n" +
" Install framework file to your system.\n" +
"\n" +
"For additional info, see: https://github.com/iBotPeaches/brut.apktool"
"For additional info, see: https://github.com/iBotPeaches/brut.apktool" +
"\n" +
"For smali/baksmali info, see: http://code.google.com/p/smali/"
);
}