File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# FastJ Java Template Program
22
33## Requirements
4- - [ Java 16 JDK] [ jdk-link ]
4+ - [ Java 11 JDK or Higher ] [ jdk-link ]
55- Basic understanding of Java
66
77
@@ -64,7 +64,7 @@ Check out the following links to learn how to use FastJ:
6464Please view the [build.gradle](build.gradle) file -- it contains general instructions for modifying the base example.
6565
6666
67- [jdk-link]: https://adoptopenjdk.net/? variant=openjdk16 " Java 16 JDK Download"
67+ [jdk-link]: https://adoptopenjdk.net/? variant=openjdk16 " Java JDK Download"
6868[Terminals Are Different]: https://gist.github.com/lucasstarsz/9bbc306f8655b916367d557043e498ad " Terminals Access Files Differently"
6969[example-programs-readme-link]: http://fastj.me/tree/main/src/example " FastJ Examples"
7070[documentation-link]: https://javadoc.io/doc/io.github.lucasstarsz.fastj/fastj-library " FastJ API Documentation"
You can’t perform that action at this time.
0 commit comments