Skip to content

Commit c4612f7

Browse files
committed
[DOC] update readme
1 parent e429c07 commit c4612f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
## Usage
3030

31+
> First of all, install [phantomjs](http://phantomjs.org/download.html), page-monitor relys on [phantomjs](http://phantomjs.org/) to render webpage and genenrate screenshot.
32+
3133
```javascript
3234
var Monitor = require('page-monitor');
3335

0 commit comments

Comments
 (0)