diff --git a/README.md b/README.md index 224457f..cdb9b69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- OverlayScrollbars + OverlayScrollbars

@@ -14,7 +14,7 @@ > OverlayScrollbars is a javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. -> This is the documentation for version `2.x`. which is currently in beta. You can read the version `1.x` docs [here](https://github.com/KingSora/OverlayScrollbars/tree/v1.x). +> This is the documentation for version `2.x`. which is currently in beta. You can read the version `1.x` docs [here](https://github.com/KingSora/OverlayScrollbars/tree/v1.x) or on the [website](https://kingsora.github.io/OverlayScrollbars/#!overview). ## Why