Merge pull request #18 from Crease29/patch-1

Fix missing slash in url
This commit is contained in:
Vladimir Carrer 2018-12-07 13:59:04 +01:00 committed by GitHub
commit 463e9b5860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ screenshoteer --url https://lobste.rs --w 500
screenshoteer --url https://news.ycombinator.com/item?id=18598672 --el ".fatitem"
screenshoteer --url https:/site.com --auth username;password
screenshoteer --url https://site.com --auth username;password
```
<p> List of of supported mobile devices: https://github.com/GoogleChrome/puppeteer/blob/master/DeviceDescriptors.js