From bccf73e75dbe027df5861f40c48b9274efab79bf Mon Sep 17 00:00:00 2001 From: Henry Hiles Date: Mon, 21 Nov 2022 16:23:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89d5d20..3abeafc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# Zoom Clone -A simple Web-RTC powered zoom clone that uses PeerJS and Socket.IO. +# Video Chat +A simple Web-RTC powered video chat that uses PeerJS and Socket.IO.