diff --git a/readme.md b/readme.md index 45e5a38..dec6f8f 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ The main loop handles three things: listening for the quit event, clearing and r ``` chess-game/ -├── pieces +└── pieces └── pieces.png (multiple) ├── board.py ├── main.py