Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luiseduardobrito committed Sep 4, 2013
1 parent a161d85 commit 2e1ae81
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,11 @@ The project can be fully comtrolled using the NPM scripts defined in package.jso
npm start
```

* Debug cluster
```sh
npm run-script debug
```

* Start single server
```sh
npm run-script start-server
```

* Debug single server
```sh
npm run-script debug-server
```

### Help and Documentation
### Guides and Documentation

* [Wiki](https://github.com/luiseduardobrito/node-web-cluster/wiki)
* [Issues](https://github.com/luiseduardobrito/node-web-cluster/issues)
* Visit our [wiki](https://github.com/luiseduardobrito/node-web-cluster/wiki) to get started!
* Found some problem? Report it in the [issues](https://github.com/luiseduardobrito/node-web-cluster/issues) page!

0 comments on commit 2e1ae81

Please sign in to comment.