From 9679ef893b7d83d4adb4a73ec2355d8f8c5b3721 Mon Sep 17 00:00:00 2001 From: sergey-wowwow Date: Sun, 14 Jan 2018 21:40:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d209db60b..69c87e7be 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ options: -s, --no-src - do not decompile source code -e, --export-gradle - save as android gradle project --show-bad-code - show inconsistent code (incorrectly decompiled) - --no-imports - disables use of imports, always writes entire package name + --no-imports - disable use of imports, always write entire package name --no-replace-consts - don't replace constant value with matching constant field --escape-unicode - escape non latin characters in strings (with \u) --deobf - activate deobfuscation