From 32c828dee32cb6865b8692a1e0fc3f3605ce1be9 Mon Sep 17 00:00:00 2001 From: Nicco Date: Mon, 15 Mar 2021 18:44:25 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9dffc28..e06d0a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # svelte-cloudinary +![dependencies](https://badgen.net/david/dep/cupcakearmy/svelte-cloudinary) +![downloads badge](https://badgen.net/npm/dt/svelte-cloudinary) +![types badge](https://badgen.net/npm/types/svelte-cloudinary) +![version badge](https://badgen.net/npm/v/svelte-cloudinary) +![minzip size badge](https://badgen.net/bundlephobia/minzip/svelte-cloudinary) + + This is a little library that aims at integrating and making it easier to use the svelte with [Cloudinary](https://cloudinary.com/). There is an [official integration coming](https://github.com/cloudinary/cloudinary-svelte), but it's not ready and for not does not work great for now (SSR e.g.).