Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit 940c96e

Browse files
authored
Update README.md
1 parent 8cfd4fa commit 940c96e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,10 @@ Pull requests are welcome.
6060

6161
Please make sure to create/update appropriated tests
6262

63-
## Authors
64-
65-
- SIBIAK Aymeric · [GitHub](https://github.com/ASibiak)
66-
67-
- Airels · [GitHub](https://github.com/Airels)
68-
69-
- NICOLAI Guillaume · [GitHub](https://github.com/Grosflan)
70-
7163

7264
## Librairies
7365

74-
- JavaFX :
66+
- JavaFX 15 :
7567
- [Getting Started with JavaFX](https://openjfx.io/openjfx-docs/ "https://openjfx.io/openjfx-docs/")
7668
- [Getting Started with JavaFX: Hello World, JavaFX Style | JavaFX 2 Tutorials and Documentation](https://docs.oracle.com/javafx/2/get_started/hello_world.htm "https://docs.oracle.com/javafx/2/get_started/hello_world.htm")
7769
- JsonSimple:
@@ -84,10 +76,10 @@ Please make sure to create/update appropriated tests
8476

8577
- https://wiki.openjdk.java.net/display/OpenJFX/Monocle
8678
- JUnit:
87-
8879
- [Overview (JUnit 5.7.2 API)](https://junit.org/junit5/docs/current/api/ "https://junit.org/junit5/docs/current/api/")
8980

9081
## Technologies
82+
- Java 15
9183
- IDE: IntelliJ IDEA
9284
- Gradle
9385

@@ -100,6 +92,14 @@ It will generate a jar with JavaFX dependencies, directly runnable with usual co
10092
foo@bar:~$ java -jar HeroManager.jar
10193
```
10294

103-
## Licence
95+
## Authors
96+
97+
- SIBIAK Aymeric · [GitHub](https://github.com/ASibiak)
98+
99+
- Airels · [GitHub](https://github.com/Airels)
100+
101+
- NICOLAI Guillaume · [GitHub](https://github.com/Grosflan)
102+
103+
## License
104104

105105
This product is licensed under [Apache Licence 2.0](https://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)