Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AliHichem committed Dec 8, 2013
1 parent e33e352 commit a6c00b0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,19 @@ npm install
```

that's it :) !


How to use ?
------------

Now all what you have to do is to start your nodejs server with

```
node node/server.js
```

(of course for production use you will nead to daemonize it)

Now every time you insert a new news from /admin/new all the connected users will see a realtime notification about that news.


0 comments on commit a6c00b0

Please sign in to comment.