diff --git a/README.md b/README.md
index 235338b..82db395 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
UNO ONLINE
Two player online game of UNO.
-
+
## ๐ค What is UNO?
@@ -11,16 +11,16 @@ UNO is the classic and beloved card game thatโs easy to pick up and impossible
Read the complete rules of UNO [here](https://www.unorules.com/).
-## โ About the game
+## โ About the Game
-This two-player online version of the game was built with React, Socket.IO, Express and Node.js.
+This two-player online version of the game was built with React, Socket.IO, Express and Node.js. It currently supports two-players in each game. It also has text chat functionality to communicate with your opponent!
-## ๐ง How to play?
+## ๐ง How to Play?
1. Once you're on the homepage of the game, you can either host a new game or join a friend's game.
2. To host a new game, click on CREATE GAME. A game code will be generated which you can share with your friend.
3. To join a friend's game, enter the game code given by them, and click on JOIN GAME.
-4. That's it! Enjoy the game and do not get toxic! ๐
+4. That's it! Enjoy the game and remember, no toxicity!
## ๐ฎ Screenshots