Skip to content

Commit 9943bc9

Browse files
author
emmanue1
committed
Update README.md
1 parent c6005bd commit 9943bc9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
JD-Core is a JAVA decompiler written in JAVA.
44

5-
- Java Decompiler projects home page:
5+
- Java Decompiler project home page:
66
[http://java-decompiler.github.io](http://java-decompiler.github.io)
7-
- JD-GUI source code:
7+
- JD-Core source code:
88
[https://github.com/java-decompiler/jd-core](https://github.com/java-decompiler/jd-core)
99
- Maven repository:
1010
[https://raw.github.com/java-decompiler/mvn-repo/master](https://raw.github.com/java-decompiler/mvn-repo/master)
1111

1212
## Description
1313
JD-Core is a standalone JAVA library containing the JAVA decompiler of
14-
"Java Decompiler project". It support Java 1.1.8 to Java 10.0,
14+
"Java Decompiler project". It support Java 1.1.8 to Java 12.0,
1515
including Lambda expressions, method references and default methods.
1616
JD-Core is the engine of JD-GUI.
1717

0 commit comments

Comments
 (0)