Skip to content

Commit d8cb3d2

Browse files
committed
feat: update image
1 parent ec69556 commit d8cb3d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# techmely.github.io
1+
# techmely.github.io
2+
3+
### Resize image
4+
5+
```sh
6+
brew install imagemagick
7+
mogrify -resize 800x *.webp
8+
```

images/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)