From e414b3c2a1b01a9f1f5fbb87a76c608a2471e74b Mon Sep 17 00:00:00 2001
From: Jessica Dreyer <jessica.dreyer@stud.hs-bochum.de>
Date: Tue, 27 Jun 2023 16:50:54 +0000
Subject: [PATCH] Updated List

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6d0afa4..6ac5304 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,9 @@ The following adjustments might be necessary, before the algorithm is executable
 * change ip-address in main.py
 * entering the route in localization.py (get_set_of_section_*())
 
-* The following measured values are stored and must be adjusted if necessary (in main.py):
-    * wheel circumference (radumfang)
-    * wheel spacing (d)
+The following measured values are stored and must be adjusted if necessary (in main.py):
+* wheel circumference (radumfang)
+* wheel spacing (d)
 
 Notes on constant values (in race_management.py):
 * CHAR_RECIVING: number of chars in one UDP-message
-- 
GitLab