diff --git a/README.md b/README.md index f46215c..79b0066 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ There is an official integration comming, but it's not ready and for not does no - Automatic **lazy loading** - Fully compatible with native cloudinary options +## 🗂 [Docs](https://svelte-cloudinary.vercel.app/modules/_index_) + ## 🚀 Quickstart ```bash @@ -44,8 +46,6 @@ yarn add svelte-cloudinary This will formulate the Cloudinary url and insert it into the `img.src` property. Also it will resize to the `img` object itself because we set `bind: true`. -## 🗂 [Docs](https://svelte-cloudinary.vercel.app/modules/_index_) - ## ⌨️ Examples ```svelte