diff --git a/README.md b/README.md
index b62ce6eedd7572457bc7443ac0c28cb41317bc50..67b7651b60bebc311a2de8d939d36a38c61fbdd2 100644
--- a/README.md
+++ b/README.md
@@ -47,8 +47,8 @@ Lines: 5-8
 
 ## Python
 1. After starting the Project in Godot you can run your own Python programm or the example progamm (main_test) from the files
-- Press "Windows"-Key + "R" and type "cmd"
-- Type "cd (your rootfolder)/"
-- To run the example code type "python main_test.py"
+    1. Press "Windows"-Key + "R" and type "cmd"
+    2. Type "cd (your rootfolder)/"
+    3. To run the example code type "python main_test.py"
 ___
 Created by Midras Lappe and Theo Brockmann