diff --git a/README.md b/README.md
index 7c2bcdf..6e7c234 100644
--- a/README.md
+++ b/README.md
@@ -54,16 +54,16 @@ A beautiful, feature-rich implementation of the classic Connect-5 (Gomoku) game
### Local Game Mode
-
+
### Multiplayer Lobby
-
+
-### Live Gameplay
-
+### Different Board Sizes
+
-### Board Size Options
-
+### Victory Screen
+
diff --git a/screenshots/board-sizes.png b/screenshots/board-sizes.png
new file mode 100644
index 0000000..b11358c
Binary files /dev/null and b/screenshots/board-sizes.png differ
diff --git a/screenshots/local-game.png b/screenshots/local-game.png
new file mode 100644
index 0000000..ad93276
Binary files /dev/null and b/screenshots/local-game.png differ
diff --git a/screenshots/multiplayer-lobby.png b/screenshots/multiplayer-lobby.png
new file mode 100644
index 0000000..66483c4
Binary files /dev/null and b/screenshots/multiplayer-lobby.png differ
diff --git a/screenshots/victory-screen.png b/screenshots/victory-screen.png
new file mode 100644
index 0000000..6d4d3ff
Binary files /dev/null and b/screenshots/victory-screen.png differ