Skip to content

Commit 6290e52

Browse files
authored
Update README.md
1 parent 3b215c9 commit 6290e52

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> Crop your images and gifs for your GitHub Profile!
44
5+
## Usage
6+
7+
```sh
8+
$ npx crop-github-images-cli <path-to-image-or-gif>
9+
```
10+
511
From
612

713
![](gist.jpg)
@@ -10,11 +16,10 @@ To
1016

1117
![](result.png)
1218

13-
## Usage
19+
## Requirements
1420

15-
```sh
16-
$ npx crop-github-images-cli <path-to-image-or-gif>
17-
```
21+
Node >= 8
22+
npm/npx
1823

1924
## Issue
2025

0 commit comments

Comments
 (0)