diff --git a/README.md b/README.md index 6289e2d..4fb2da2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@     +## Features + + - ✔ Smooth scroll to target when clicking an anchor + - ✔ Smooth scroll to target on hashchange (◀/▶ buttons) + - ✔ Updates URL with #fragment + - ✔ Handles focus + ## Browser support ⚠ Requires smooth scroll for `window.scroll()` and `Element.scrollIntoView()` (e.g. [smoothscroll-polyfill](http://iamdustan.com/smoothscroll/)) to work!