From 072b6cce36f3938730556b5b6427efd988872ba0 Mon Sep 17 00:00:00 2001 From: sergey-wowwow Date: Sun, 14 Jan 2018 21:08:49 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0b625d84..d209db60b 100644 --- a/README.md +++ b/README.md @@ -55,6 +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-replace-consts - don't replace constant value with matching constant field --escape-unicode - escape non latin characters in strings (with \u) --deobf - activate deobfuscation