Create README.md

This commit is contained in:
Henry Hiles 2022-01-26 10:07:56 -05:00 committed by GitHub
parent d8146c3723
commit 42395a7435
Failed to generate hash of commit

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# Messaging
A simple messaging website where multiple users can chat together. Made using node.js, and the packages socket.io, and nodemon (for dev only).
It also uses moment.js client-side.
### Todo
Adding room support