From 2405027d7333ebe19a2150301d03ec8aa8384752 Mon Sep 17 00:00:00 2001 From: Darshan Shah Date: Mon, 22 Oct 2018 23:11:19 -0400 Subject: [PATCH] Update Regarding Node Js Usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc0281b..e81e0bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # RealTimeChat This is a real time chat between peer to peer additionally it also used for group chats. +This will help people to use light weight chat system using Node js.