798f0645 by Julien Breux

Improve Readme doc

1 parent 10bbaf56
...@@ -23,6 +23,7 @@ Monitor can be configured by passing options object into `expressMonitor` constr ...@@ -23,6 +23,7 @@ Monitor can be configured by passing options object into `expressMonitor` constr
23 23
24 Default config: 24 Default config:
25 ``` 25 ```
26 title: 'Express Status', // Default title
26 path: '/status', 27 path: '/status',
27 spans: [{ 28 spans: [{
28 interval: 1, // Every second 29 interval: 1, // Every second
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!