Skip to content

Commit 610eda7

Browse files
committed
add demo link
1 parent 8fbea37 commit 610eda7

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
@@ -2,6 +2,8 @@
22

33
`react-scrollspy-nav` is a React component that provides smooth scrolling navigation to the page. It also acconuts for the factor that a React app may use different React router and therefore has different url patterns (for example the hash pathname in `HashRouter`).
44

5+
See the [Demo](https://StephenWeiXu.github.io/react-scrollspy-nav-example).
6+
57
##Installation
68
`npm install --save react-scrollspy-nav`
79

0 commit comments

Comments
 (0)