From 2d6775d1a0f2d4df403d9ee26ac506e5dbd25360 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Tue, 12 Nov 2024 10:53:47 +0100 Subject: [PATCH] small additions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 478b791..2598109 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ running: * run `mvn spring-boot:run` * go to http://localhost:8080 * in the console in the ui type `fly` [enter] +* input values for the algorithm can be updated, eg `T=2000' +* drone always flies from the center. +* use `clear` to refresh *solution2* * written in rust