We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52372e commit 213d7f9Copy full SHA for 213d7f9
README.md
@@ -105,7 +105,7 @@ so you don't need anything special to get it work.
105
### Dictionary alphabet
106
107
White space, punctuation characters, duplicate words,
108
-and comments after a # sign are ignored in dictionaries by Proguard.
+and comments after a `#` sign are ignored in dictionaries by Proguard.
109
So generated file could contains any symbols except above.
110
111
https://www.guardsquare.com/en/products/proguard/manual/usage#obfuscationoptions
0 commit comments