Skip to content

Commit 2d9cfa6

Browse files
committed
updated README
1 parent 83fd88b commit 2d9cfa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- has NO DEPENDENCIES :)
1111
- allows lazy loading of dynamically added elements as well,
1212
- supports <img>, <picture>, iframes, videos, audios, responsive images, background images and multiple background images etc.
13+
- even supports LQIP (Low Quality Image Placeholder)
1314
- is completely free and open source.
1415

1516
It is written with an aim to lazy load images, iframes, ads, videos or any other element using the recently added [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) with tremendous performance benefits.
@@ -27,7 +28,7 @@ It is written with an aim to lazy load images, iframes, ads, videos or any other
2728
![Tesla](./brands/tesla.png)          ![Binance](./brands/binance.png)          ![Domino's](./brands/dominos.png)         
2829
![BNP Paribas](./brands/bnp-paribas.png)          ![Mi](./brands/xiaomi.png)         
2930
![Amway](./brands/amway.png)          ![TATA](./brands/tata.png)          ![Verizon](./brands/verizon.svg)
30-
![Atlassian](./brands/atlassian.svg)    ![BNP Paribas](./brands/livemint.svg)
31+
![Atlassian](./brands/atlassian.svg) ![BNP Paribas](./brands/livemint.svg)
3132
![JLM Couture](./brands/jlm-couture.png)          ![New Balance](./brands/new-balance.png)          ![BBC](./brands/bbc.png)
3233

3334
and many more...

0 commit comments

Comments
 (0)