diff --git a/README.md b/README.md index 44b4e06..156f531 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ An example showing how to take a screenshot of a site's mobile version: var webshot = require('webshot'); var options = { - screenSize: { + windowSize: { width: 320 , height: 480 }