Skip to content

Commit c0686e0

Browse files
committed
Update readme
1 parent e9cb64d commit c0686e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ $image = CFImageResizing::make($url)->build();
5252

5353
// output:
5454
// https://example.com/cdn-cgi/image/format=auto/uploads/2023/image.jpg
55+
56+
// note: format=auto is added by default to the URL as it is required
57+
// by Cloudflare to have atleast one transformation applied.
5558
```
5659

5760
#### Generating a URL with transformations

0 commit comments

Comments
 (0)