update README

This commit is contained in:
solehudin5699
2024-03-09 13:43:20 +07:00
parent 0e5cb94005
commit 28ebdf28a0
+1 -1
View File
@@ -32,7 +32,7 @@ docker run -it --name img-resizer -p 5000:5000 -d solehudin5699/img-resizer
- height: height that will we return (optional, max 5000) - height: height that will we return (optional, max 5000)
- quality: quality image that will we return (optional, max 100) - quality: quality image that will we return (optional, max 100)
- format: format image (optional, use jpeg or jpg, png, or webp) - format: format image (optional, use jpeg or jpg, png, or webp)
- If IMAGE-URL have query, add "&" at the end IMAGE-URL, then add query width, height, or other that you want. - If IMAGE-URL have query, add "&" at the end IMAGE-URL, then followed query width, height, or other that you want.
Example: Example:
IMAGE-URL=https://avatars.githubusercontent.com/u/65361695?v=4 IMAGE-URL=https://avatars.githubusercontent.com/u/65361695?v=4