website-preview-tool
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "website-preview-tool", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Get a screenshot of a website from the command line", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -21,5 +21,8 @@ <h1 align="center"> | ||
--- | ||
> # Index | ||
### - [How to use](#how-to-use) | ||
### - [Options](#options) | ||
--- | ||
> # How to use | ||
## - How to use | ||
### You can run the tool by doing: | ||
@@ -44,3 +47,3 @@ | ||
## - Options | ||
> # Options | ||
`-o <output>` - Set the name of the screenshot output. The default is `website_preview.png` | ||
@@ -47,0 +50,0 @@ |
2882
52