From 8074d4248256bde323068905d611bd0d85e3011b Mon Sep 17 00:00:00 2001 From: Shautvast Date: Tue, 12 Nov 2024 10:48:17 +0100 Subject: [PATCH] small update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4f6deb..b3d629f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * the algorithm is embedded in a rest api * it also has a html canvas frontend that draws the path on the grid -installation: +running: * install jdk22, and apache maven * run `mvn spring-boot:run` * go to http://localhost:8080