Update README.md

This commit is contained in:
Henry Hiles 2023-02-07 10:54:10 -05:00 committed by GitHub
commit 472d91de15
Failed to generate hash of commit

View file

@ -1,2 +1,2 @@
# Video Chat
A simple Web-RTC powered video chat that uses PeerJS and Socket.IO. Great for chatting with friends or family.
A simple Web-RTC powered video chat, great for chatting with friends or family. This project was built using EJS, PeerJS, Express, and Socket.IO.