We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b215c9 commit 6290e52Copy full SHA for 6290e52
1 file changed
README.md
@@ -2,6 +2,12 @@
2
3
> Crop your images and gifs for your GitHub Profile!
4
5
+## Usage
6
+
7
+```sh
8
+$ npx crop-github-images-cli <path-to-image-or-gif>
9
+```
10
11
From
12
13

@@ -10,11 +16,10 @@ To
16
17

18
-## Usage
19
+## Requirements
14
20
15
-```sh
-$ npx crop-github-images-cli <path-to-image-or-gif>
-```
21
+Node >= 8
22
+npm/npx
23
24
## Issue
25
0 commit comments