diff --git a/README.md b/README.md index 369047e..544b3f1 100644 --- a/README.md +++ b/README.md @@ -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.