From 8c9e40df772208801d4105a82dc9075600bdf375 Mon Sep 17 00:00:00 2001 From: ScriptSorcerer20 Date: Wed, 23 Oct 2024 20:49:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e70bf8d..9caf824 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This isn't just about coding; it's about building something I love from the grou ## Struktur -Tetris/ +Tetris │ ├── tetris.py # Hauptskript für das Spiel ├── tetrominos.py # Tetromino-Klassen und Logik