diff --git a/README.md b/README.md index 2598109..93df22f 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@ 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. +* input values for the algorithm can be updated, eg `T=2000` or `x=10` etc. * use `clear` to refresh *solution2*