diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ pip install pygame ``` ## Usage +For a video overview: watch [https://www.youtube.com/watch?v=nIgWwrd05ts] + ```bash python3 main.py ``` |