From 477222a3957b90f4afbbf3e57085d7bb23ecffff Mon Sep 17 00:00:00 2001 From: Ryan Goggins Date: Fri, 2 Feb 2018 03:59:10 -0500 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index b976bd903..70a88654a 100644 --- a/README.md +++ b/README.md @@ -88,15 +88,6 @@ These options also worked on jadx-gui running from command line and override opt * edit 'jadx' script (jadx.bat on Windows) and setup bigger heap size: `DEFAULT_JVM_OPTS="-Xmx2500M"` - -### Contribution - -To support this project you can: - - Post thoughts about new features/optimizations that important to you - - Submit bug using one of following patterns: - * Java code examples which decompiles incorrectly - * Error log and link to _public available_ apk file or app page on Google play - --------------------------------------- *Licensed under the Apache 2.0 License*