Skip to content

Commit eb95b8d

Browse files
authored
Update README.md
1 parent eaf2022 commit eb95b8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
## Setup
1+
## Setup (add to `package.json` scripts)
22
```json
3-
/* package.json (scripts) */
43
"compress": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/compress.py | python3 -",
54
"rename": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/rename.py | python3 -",
65
"resize": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/resize.py | python3 -"

0 commit comments

Comments
 (0)