From 684b5c0e0b66de2168af52bf386786967f2ee395 Mon Sep 17 00:00:00 2001 From: Noah Evans Date: Tue, 14 Nov 2023 17:11:10 +0000 Subject: [PATCH] line break --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb37e32..5edbaf1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Individual sizes are separated by a space. Add as many sizes as you want, mixing between both square & exact measurements. Specify as many file paths as you want, including by using wildcards: + `./resizer images/* 1024x1024` `./resizer img1.png img2.png 512x512 1024x1024`