From 5b7f14cda9634c37d10315354e063671da16b3ec Mon Sep 17 00:00:00 2001 From: Mahima Chugh <34764608+mahima2112@users.noreply.github.com> Date: Sat, 3 Oct 2020 17:09:24 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7656bc2..3fb210e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Chat-Application A chat application using Node.js and socket.io + +Official documentation for socket.io : https://socket.io/docs/ + +Official documentation for node.js : https://nodejs.org/en/docs/