mirror of
https://github.com/vladocar/screenshoteer.git
synced 2024-11-17 01:18:32 +01:00
edit some changes
This commit is contained in:
parent
0e9af137f5
commit
8507d2af9b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
<h1 align="center"> Screenshoteer </h1>
|
<h1 align="center"> Screenshoteer </h1>
|
||||||
|
<p> This is a awesome tool to take your website screenshots using command line. you can do this with the help of some useful commands.
|
||||||
|
plese go and use this awesome tool for your websites.</p>
|
||||||
|
|
||||||
<p align="center"> Makes web screenshots and mobile emulations from the command line. </p>
|
<p align="center"> Makes web screenshots and mobile emulations from the command line. </p>
|
||||||
|
|
||||||
|
@ -12,7 +14,7 @@
|
||||||
```shell
|
```shell
|
||||||
npm i -g screenshoteer
|
npm i -g screenshoteer
|
||||||
```
|
```
|
||||||
<p>You can use screenshoteer like this:</p>
|
<p>You can use screenshoteer with easy and efficient way like this:</p>
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
screenshoteer --url https://www.example.com
|
screenshoteer --url https://www.example.com
|
||||||
|
|
Loading…
Reference in a new issue