9086b964 by Rafal Wilinski Committed by GitHub

:rooster: Fix image type in description

1 parent 74cf464b
1 # express-status-monitor 1 # express-status-monitor
2 A module based on Socket.io and Chart.js to report realtime server metrics for Express-based node servers. More Node frameworks coming soon. 2 A module based on Socket.io and Chart.js to report realtime server metrics for Express-based node servers. More Node frameworks coming soon.
3 3
4 ![Monitoring Page](http://imgur.com/AHizEWq "Monitoring Page") 4 ![Monitoring Page](http://i.imgur.com/AHizEWq.gif "Monitoring Page")
5 5
6 ## Installation & setup 6 ## Installation & setup
7 1. Run `npm install express-status-monitor --save` 7 1. Run `npm install express-status-monitor --save`
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!