Unverified Commit 477222a3 authored by Ryan Goggins's avatar Ryan Goggins Committed by GitHub

Update README.md

parent 4bdfdfcb
...@@ -88,15 +88,6 @@ These options also worked on jadx-gui running from command line and override opt ...@@ -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: * edit 'jadx' script (jadx.bat on Windows) and setup bigger heap size:
`DEFAULT_JVM_OPTS="-Xmx2500M"` `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* *Licensed under the Apache 2.0 License*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment