Skip to content

Commit 7b4cf7f

Browse files
authored
Update README.md
1 parent c72751f commit 7b4cf7f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# IntersectionObserver: lazy load images
2-
Using JavaScript's IntersectionObserver API to lazy load images.
1+
# Intersection Observer: lazy load images
2+
Using JavaScript's Intersection Observer API to lazy load images.
3+
4+
[Result website](https://rpsthecoder.github.io/intersectionobserver-api-lazy-load-images/index.html)
5+
[Intersection Observer API, MDN Doc](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API)
6+
7+
<p align=center><img src="https://octodex.github.com/images/labtocat.png" width=100px><br><sup>IntersectionObserver API is experimental</sup></p>

0 commit comments

Comments
 (0)