Skip to content

Commit 88813a3

Browse files
authored
Update README.md (#137)
1 parent fd5748a commit 88813a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ yarn add smooth-scroll-into-view-if-needed
2020

2121
The UMD build is also available on [unpkg](https://unpkg.com/smooth-scroll-into-view-if-needed/umd/):
2222

23+
```html
2324
<script src="https://unpkg.com/smooth-scroll-into-view-if-needed/umd/smooth-scroll-into-view-if-needed.min.js"></script>
25+
```
2426

2527
You can find the library on `window.scrollIntoView`.
2628

0 commit comments

Comments
 (0)