From 144f39cd457cbb801341ead1a4980682ed1a7efb Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 4 Jan 2019 15:11:43 +0000 Subject: [PATCH] Docs: add sharp logo, CC BY-SA 4.0 --- docs/image/sharp-logo.svg | 5 +++++ docs/index.md | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 docs/image/sharp-logo.svg diff --git a/docs/image/sharp-logo.svg b/docs/image/sharp-logo.svg new file mode 100644 index 00000000..750eb2e4 --- /dev/null +++ b/docs/image/sharp-logo.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index b2533193..e97bea23 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,7 @@ # sharp +sharp logo + The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG and WebP images of varying dimensions.