From aa8a298ec75dbe69b0bc0edbf2aca712431cfd91 Mon Sep 17 00:00:00 2001 From: Skylot Date: Sun, 25 Mar 2018 13:14:24 +0300 Subject: [PATCH] remove sourceforge from downloads list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 35306574..037783c6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ Command line and GUI tools for produce Java source code from Android Dex and Apk - latest [unstable build: ![Download](https://api.bintray.com/packages/skylot/jadx/unstable/images/download.svg) ](https://bintray.com/skylot/jadx/unstable/_latestVersion#files) - release from [github: ![Latest release](https://img.shields.io/github/release/skylot/jadx.svg)](https://github.com/skylot/jadx/releases/latest) - release from [bintray: ![Download](https://api.bintray.com/packages/skylot/jadx/releases/images/download.svg) ](https://bintray.com/skylot/jadx/releases/_latestVersion#files) -- release from [sourceforge](http://sourceforge.net/projects/jadx/files/) After download unpack zip file go to `bin` directory and run: - `jadx` - command line version -- GitLab