From bc6a0e77ec9189f13c2c3d453021c7ba99a4021e Mon Sep 17 00:00:00 2001
From: Theo Brockmann <theo.brockmann@stud.hs-bochum.de>
Date: Mon, 8 Mar 2021 12:39:48 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f156be6..1cbf557 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ There are a few variables you can change in Godot
 4. Run the Project by pressing F5
 
 ## Python
-1. After starting the Project in Godot you can run your own Python programm or the example progamm from the files
+1. After starting the Project in Godot you can run your own Python programm or the example progamm (main_test) from the files
 
 ___
 Created by Midras Lappe and Theo Brockmann
-- 
GitLab