Skip to content

Commit 3c927c8

Browse files
authored
fix(readme): add credits section (#11)
1 parent 4d86391 commit 3c927c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ const sequence = async () => {
4646
}
4747
```
4848

49+
## Credits
50+
51+
* [smoothscroll](https://github.com/iamdustan/smoothscroll) for the reference implementation of smooth scrolling.
52+
4953
## More documentation will be added
5054

5155
[gzip-badge]: http://img.badgesize.io/https://unpkg.com/smooth-scroll-into-view-if-needed/umd/smooth-scroll-into-view-if-needed.min.js?compression=gzip&label=gzip%20size&style=flat-square

0 commit comments

Comments
 (0)