Skip to content

Commit cf4f411

Browse files
authored
Update README.md
1 parent c834fbd commit cf4f411

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@
55
![smooth-scroll-into-view-if-needed](https://user-images.githubusercontent.com/81981/39338604-0bff23f2-49c4-11e8-9929-2f2b74a67b3c.png)
66

77
This is an addon to [`scroll-into-view-if-needed`](https://www.npmjs.com/package/scroll-into-view-if-needed) that [ponyfills](https://ponyfill.com) smooth scrolling.
8-
.
8+
9+
# This package requires v2 of `scroll-into-view-if-needed`, currently in alpha
10+
911

1012
## [Demo](https://scroll-into-view-if-needed.netlify.com/)
1113

1214
## Install
1315

1416
```bash
15-
yarn add smooth-scroll-into-view-if-needed scroll-into-view-if-needed
17+
yarn add smooth-scroll-into-view-if-needed scroll-into-view-if-needed@next
1618
```
1719

1820
## Usage

0 commit comments

Comments
 (0)