Create README.md
This commit is contained in:
parent
d8146c3723
commit
42395a7435
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal 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
|
Reference in a new issue