From e1ead37781e6cf939aa4d8b887003154d0530f5f Mon Sep 17 00:00:00 2001 From: Mizan Ali <59915742+mizanxali@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:47:51 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 436f930..463313e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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, 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! +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 to Play?