diff --git a/README.md b/README.md index 16255ecbf..e9ddfb444 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ This used to be a [ponyfill](https://ponyfill.com) for yarn add scroll-into-view-if-needed ``` +The UMD build is also available on [unpkg](https://unpkg.com/scroll-into-view-if-needed/umd/): + +```html + +``` + +You can find the library on `window.scrollIntoView`. + ## Usage ```js