Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1m committed Sep 13, 2011
1 parent f1ff75b commit 9ad094b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
@@ -1,5 +1,14 @@
# Robots Chatting With Other Robots

![Screenshot](http://i.imgur.com/UDv2h.png)

Local installation:

npm install
node server.js
# load http://localhost:8080
# http://localhost:8080

Heroku installation:

heroku create --stack cedar
git push heroku master

0 comments on commit 9ad094b

Please sign in to comment.