From 20ce00cef9e5f01282000fd40d7314958363a241 Mon Sep 17 00:00:00 2001 From: Nicco Date: Wed, 8 Dec 2021 21:44:11 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2c5e0..d14978f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# morphus 🖼 +# morphus + +

+
+ +

+

A lightweight image resizing and effect proxy that caches image transformations. The heavy lifting is done by [`libvips`](https://github.com/libvips/libvips) and [`sharp`](https://github.com/lovell/sharp)