diff --git a/README.md b/README.md
index bad30c1..94a4584 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,16 @@
A chatting program using node js in which user can send text message,any audio file,video file or any pdf file to connected user with server
# Start
+
+ -
npm install express@3.4.8
+
-
npm install socket.io@0.9.19
-node chat
-
+
-
+node chat
+
then just open chat in browser at localhost:3000
-connect all friend with your network and just open your ip in their browser
\ No newline at end of file
+connect all friend with your network and just open your ip in their browser
+
+Thanx