From ddaf0375dc4e69ee0b66cf9572770bd6bcee1725 Mon Sep 17 00:00:00 2001 From: Skylot Date: Mon, 7 Jan 2019 11:22:36 +0300 Subject: [PATCH] docs: add pyjadx link in readme (#424) --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 387710a3c..cadd85d3d 100644 --- a/README.md +++ b/README.md @@ -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