From 291b898c78593b61ae3da35d4ce20311df0cbfaf Mon Sep 17 00:00:00 2001 From: skylot Date: Sun, 24 Mar 2013 16:05:28 +0400 Subject: [PATCH] Add downloads section to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f700097d4..80676dfe4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ ## About **jadx** - Dex to Java decompiler +### Downloads +Latest version available at [sourceforge](http://sourceforge.net/projects/jadx/files/) + ### Build jadx uses [gradle](http://www.gradle.org/) for build: