move screenshots into tools dir
This commit is contained in:
parent
32e90e1fa5
commit
044c1bbd05
2 changed files with 0 additions and 0 deletions
11
tools/screenshots/README.md
Normal file
11
tools/screenshots/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
run with:
|
||||
|
||||
```
|
||||
casperjs screenshots.js
|
||||
```
|
||||
|
||||
debug run (i.e. hit localhost):
|
||||
|
||||
```
|
||||
casperjs screenshots.js --d
|
||||
```
|
Reference in a new issue