Skip to content

Commit 941302a

Browse files
committed
docs(readme): update readme
1 parent 4181183 commit 941302a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Vue.js Image Kit Component with Lazy Load built in and Responsive Images
77
</p>
88
<p align="center">
9-
The inspiration comes from <a href="https://codesandbox.io/s/vue-lazy-load-image-ls9rh?fontsize=14&hidenavigation=1&module=%2Fsrc%2FApp.vue&theme=dark" target="_blank">this</a> and a talk from <a href="https://github.com/derevandal" target="_blank">@derevandal</a>
9+
The inspiration comes from <a href="https://codesandbox.io/s/vue-lazy-load-image-ls9rh?fontsize=14&hidenavigation=1&module=%2Fsrc%2FApp.vue&theme=dark" target="_blank">this</a> and a talk from <a href="https://github.com/derevandal" target="_blank">@derevandal</a> in <a href="https://github.com/femug" target="_blank">@femug</a>
1010
</p>
1111

1212
<p align="center">
@@ -18,8 +18,11 @@
1818
</p>
1919

2020
> **Notes:**
21+
2122
> This is an unofficial project.
23+
2224
> I do not work or am I affiliated with Image Kit
25+
2326
> :warning: **Warning**: This project is in it's early stage. I do not recommend to use this in a production environment yet! :warning:
2427
2528
## Demo
@@ -28,7 +31,7 @@
2831

2932
## How does it work
3033

31-
This component uses the [Image Kit](https://imagekit.io/) [Real-time URL-based image transformation](https://imagekit.io/features/image-resize-smart-crop-responsive-dpr-client-hints), so you will need to have your images over [Image Kit](https://imagekit.io/) for it to work
34+
This component uses the [Image Kit Real-time URL-based image transformation](https://imagekit.io/features/image-resize-smart-crop-responsive-dpr-client-hints), so you will need to have your images over [Image Kit](https://imagekit.io/) for it to work
3235

3336
For more informations about [Image Kit](https://imagekit.io/), consult their website
3437

0 commit comments

Comments
 (0)