Skip to content

Commit 3f7fe06

Browse files
authored
Update README.md
1 parent dd7c67b commit 3f7fe06

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
Java Decompiler for Netbeans ![master](https://github.com/moacirrf/nb-java-decompiler/actions/workflows/maven-publish.yml/badge.svg)
22
=====================================
3-
Java Decompiler for Apache Netbeans, it is based on [CFR - another java decompiler](https://www.benf.org/other/cfr/).
3+
Java Decompiler for Apache Netbeans uses [CFR - another java decompiler](https://www.benf.org/other/cfr/).
44

55
## Description
6-
This a very simple plugin, with only basic features, if you have some tips or want to help, make a fork and open a pull-request.
6+
This a very simple plugin, with only basic features. If you want to help, contact-me or make a pull-request.
77

88
- Apache Netbeans 13
99
- JDK 11+
10+
11+
## Licenses
12+
- NB Java Decompiler - GNU General Public License 3.0
13+
- CFR - another java decompiler - MIT license
1014

1115
## Screenshots
1216

13-
![NetbeansDecompileFoto11](https://user-images.githubusercontent.com/950706/146479624-4b1ce1a5-b08f-4358-9b0f-e7895d4a8a0d.png) ![NetbeansDecompileFoto12](https://user-images.githubusercontent.com/950706/146624779-b005e8b6-eb88-48a0-a48b-6ddd15e0efb5.png)
14-
15-
![NetbeansDecompileFoto13](https://user-images.githubusercontent.com/950706/146479949-0241a1bc-60cc-4fe9-a2e0-d4f93e0b0e03.png)
17+
<img src="https://user-images.githubusercontent.com/950706/172032392-3a52cbbe-b55f-4784-a1cb-d259a0df02ea.png" width="50%" /><img src="https://user-images.githubusercontent.com/950706/172032681-edfbe954-a11a-4594-a5f1-99f37293a16c.png" width="49.5%"/>
18+
<img src="https://user-images.githubusercontent.com/950706/172033148-4d7060f1-4370-4940-b3c8-cf1e45b7ba58.png" />

0 commit comments

Comments
 (0)