From bf3a84e2c0285c66826de7de979b9052162da619 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Thu, 11 Aug 2022 11:33:01 +0200 Subject: [PATCH] v1 docs --- README.md | 2 ++ packages/overlayscrollbars/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index e6a58ba..7510c85 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ > 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). + ## Why I've created this plugin because I hate ugly and space consuming scrollbars. Similar plugins haven't met my requirements in terms of features, quality, simplicity, license or browser support. diff --git a/packages/overlayscrollbars/README.md b/packages/overlayscrollbars/README.md index e6a58ba..7510c85 100644 --- a/packages/overlayscrollbars/README.md +++ b/packages/overlayscrollbars/README.md @@ -11,6 +11,8 @@ > 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). + ## Why I've created this plugin because I hate ugly and space consuming scrollbars. Similar plugins haven't met my requirements in terms of features, quality, simplicity, license or browser support.