From 483b1da12297dc912f0451551b43b846341c4399 Mon Sep 17 00:00:00 2001 From: Ethan Mick Date: Sat, 21 Mar 2015 16:49:04 -0400 Subject: [PATCH] Updated readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 109d3dc..8f268fa 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ This is a web client for FastChat. It will require a FastChat server running locally to connect to. In the future, this could be used to connect to remote hosts, but that will require some work with the socket.io client. For now, and simplicity, the server can be started with node. + +`node coffee_bridge.js`