added package.json and readme.md

This commit is contained in:
2015-09-15 13:45:08 +01:00
parent e047741297
commit 875cb64394
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
To run the server 'nodejs chat.js'
To connect to the server 'telnet <ip> <port (default 5000)>'