doc: add link to jadx-gui key bindings in readme

This commit is contained in:
skylot
2022-02-18 20:26:39 +00:00
committed by GitHub
parent 25166970cc
commit 2c570681f7
+2
View File
@@ -26,6 +26,8 @@ Command line and GUI tools for producing Java source code from Android Dex and A
- full text search
- smali debugger, check [wiki page](https://github.com/skylot/jadx/wiki/Smali-debugger) for setup and usage
Jadx-gui key bindings can be found [here](https://github.com/skylot/jadx/wiki/JADX-GUI-Key-bindings)
See these features in action here: [jadx-gui features overview](https://github.com/skylot/jadx/wiki/jadx-gui-features-overview)
<img src="https://user-images.githubusercontent.com/118523/142730720-839f017e-38db-423e-b53f-39f5f0a0316f.png" width="700"/>