fd8ad210 by Rafal Wilinski Committed by GitHub

Merge pull request #12 from Kerumen/patch-1

Update README.md
2 parents 0d008236 91b4ec8d
......@@ -8,7 +8,7 @@ Simple, self-hosted module based on Socket.io and Chart.js to report realtime se
1. Run `npm install express-status-monitor --save`
2. Before any other middleware or router add following line:
`app.use(require('express-status-monitor')());`
3. Run server and to go `/status`
3. Run server and go to `/status`
## Options
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!