small additions

This commit is contained in:
Shautvast 2024-11-12 10:54:47 +01:00
parent 2d6775d1a0
commit 9e9c0a76f8

View file

@ -15,8 +15,7 @@ running:
* run `mvn spring-boot:run` * run `mvn spring-boot:run`
* go to http://localhost:8080 * go to http://localhost:8080
* in the console in the ui type `fly` [enter] * in the console in the ui type `fly` [enter]
* input values for the algorithm can be updated, eg `T=2000' * input values for the algorithm can be updated, eg `T=2000` or `x=10` etc.
* drone always flies from the center.
* use `clear` to refresh * use `clear` to refresh
*solution2* *solution2*