From bbe77c9d2cb4f06442cb5a0f849bec8b38b3bf7e Mon Sep 17 00:00:00 2001 From: Mizan Ali <59915742+mizanxali@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:39:53 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fa48d2..c5950ca 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Read the complete rules of UNO [here](https://www.unorules.com/). ## ❓ About the Game This two-player online version of the game was built with [React](https://reactjs.org/), [Socket.IO](https://socket.io/), [Express](https://expressjs.com/) and [Node](https://nodejs.org/en/). It currently supports two-players in each game. It also has text chat functionality to communicate with your opponent! + [How I Made This Game](https://www.youtube.com/watch?v=FBAJdbpFnjs) ## 🧐 How to Play?