small update

This commit is contained in:
Shautvast 2024-11-12 10:48:17 +01:00
parent be386182d5
commit 8074d42482

View file

@ -10,7 +10,7 @@
* the algorithm is embedded in a rest api * the algorithm is embedded in a rest api
* it also has a html canvas frontend that draws the path on the grid * it also has a html canvas frontend that draws the path on the grid
installation: running:
* install jdk22, and apache maven * install jdk22, and apache maven
* run `mvn spring-boot:run` * run `mvn spring-boot:run`
* go to http://localhost:8080 * go to http://localhost:8080