Compare commits

..

No commits in common. "master" and "v1.5.0" have entirely different histories.

View File

@ -15,7 +15,7 @@
This will automatically fetch dependencies and run the project:
```shell
mvn javafx:run
./mvnw javafx:run
```