diff --git a/README.md b/README.md index 37c3049..9847a47 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ This take on space invaders was written for my IT BTEC course, Unit 21 Games Dev * Python * Pygame -* TKinter +* TKinter + The game is only playable on windows, due to the GUI library only being available on windows. However a cross platform, lightweight version may be made in the future. ### Playing the game ###