diff --git a/README.md b/README.md index b0d3e2aa..b55fd063 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ pict-rs offers four endpoints: - `identity=true`: apply no changes - `blur={float}`: apply a gaussian blur to the file - `thumbnail={int}`: produce a thumbnail of the image fitting inside an `{int}` by `{int}` square + Supported `ext` file extensions include `png`, `jpg`, and `webp` An example of usage could be ```