From 83ebf4d8722b3850d6c31af91c7bfaffb3d3938e Mon Sep 17 00:00:00 2001 From: asonix Date: Thu, 25 Jun 2020 16:06:33 -0500 Subject: [PATCH] more newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b55fd063..46592c63 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ pict-rs offers four endpoints: - `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 ``` GET /image/process.jpg?src=asdf.png&thumbnail=256&blur=3.0