Skip to content

Commit adeba75

Browse files
committed
Update readme
1 parent d74c2e6 commit adeba75

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ It plans to make deobfuscating simple by having a UI, instead of having to deal
88

99
I currently use WindowBuilder to create the GUI: https://eclipse.org/windowbuilder/
1010

11+
Any issues, suggestions, or pull requests are very welcome!
12+
1113
## How to Use
1214
1. Download the GUI from the releases page.
1315
2. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator.
@@ -18,5 +20,5 @@ I currently use WindowBuilder to create the GUI: https://eclipse.org/windowbuild
1820
- [x] Input and output jar selection
1921
- [x] Load and select transformers from deobfuscator jar (double text panels to fix order)
2022
- [x] A list of libraries that can be loaded (manageable with add, remove)
21-
- [ ] Input and output command equivalent (that can be run via command prompt)
23+
- [x] Input and output command equivalent (that can be run via command prompt)
2224
- [x] A console that can be used to check errors

0 commit comments

Comments
 (0)