docs: add pyjadx link in readme (#424)

This commit is contained in:
Skylot
2019-01-07 11:22:36 +03:00
parent f60bb6b121
commit ddaf0375dc
+7 -2
View File
@@ -25,8 +25,13 @@ After download unpack zip file go to `bin` directory and run:
On Windows run `.bat` files with double-click\
**Note:** ensure you have installed Java 8 64-bit version
### Building from source
Java 8 JDK or higher must be installed:
### Related projects:
- [PyJadx](https://github.com/romainthomas/pyjadx) - python binding for jadx by [@romainthomas](https://github.com/romainthomas)
### Building jadx from source
JDK 8 or higher must be installed:
git clone https://github.com/skylot/jadx.git
cd jadx