Skip to content

Commit

Permalink
added FAQs link
Browse files Browse the repository at this point in the history
  • Loading branch information
ApoorvSaxena committed Sep 9, 2017
1 parent 0982b90 commit 21753ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -19,6 +19,7 @@ It is written with an aim to lazy load images, iframes, ads, videos or any other
- [Install](#install)
- [Usage](#usage)
- [Browser Support](#browser-support)
- [FAQs](#faqs)
- [Contribute](#contribute)
- [Changelog](#changelog)
- [License](#license)
Expand Down Expand Up @@ -110,6 +111,10 @@ observer.observe(); // observes newly added elements as well

Available in [latest browsers](http://caniuse.com/#feat=intersectionobserver). If browser support is not available, then make use of this [polyfill](https://www.npmjs.com/package/intersection-observer).

## FAQs

Checkout the [FAQ Wiki](https://github.com/ApoorvSaxena/lozad.js/wiki/Frequently-Asked-Questions) for some common gotchas to be aware of while using **lozad.js**

## Contribute

Interested in contributing features and fixes?
Expand Down

0 comments on commit 21753ce

Please sign in to comment.