diff --git a/README.md b/README.md index 7f0a5a2..e4ea7a5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@

Makes web screenshots and mobile emulations from the command line.

+


Tool based on puppeteer.

@@ -63,7 +64,7 @@ screenshoteer --url https://site.com --auth "username;password" screenshoteer --url https://www.nytimes.com --no "image" -screenshoteer --url https://www.nytimes.com --no "script" +screenshoteer --url https://www.nytimes.com --no "script" M screenshoteer --url file:///Users/../index.html ``` diff --git a/carbon-shot.png b/carbon-shot.png new file mode 100644 index 0000000..d750ca7 Binary files /dev/null and b/carbon-shot.png differ