You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,16 @@ This repository contains a CaddyServer module for processing images on the fly u
42
42
43
43
This command compiles Caddy with the image processing module included.
44
44
45
-
## Usage
46
45
46
+
### Using prebuilt assets
47
+
48
+
- You can also install the tool using release assets.
49
+
50
+
Download the appropriate package from the [Releases page](https://github.com/quix-labs/caddy-image-processor/releases), and then follow the instructions provided for your specific platform.
0 commit comments