From 393f88d23abb841a60fd9e776434de88561d9ccf Mon Sep 17 00:00:00 2001 From: Rene Date: Sat, 3 Aug 2019 11:52:17 +0200 Subject: [PATCH] README update --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a505f3c..1421ec2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ > OverlayScrollbars is a javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. - ## 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. @@ -55,7 +54,7 @@ OverlayScrollbars provides its own wrapper components for popular component base ```sh npm install overlayscrollbars-react ``` ---- + Vue [README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-vue) @@ -63,7 +62,7 @@ npm install overlayscrollbars-react ```sh npm install overlayscrollbars-vue ``` ---- + Angular [README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx) @@ -712,7 +711,6 @@ OverlayScrollbars.valid({ }); - Minimize the code as much as possible. - Frequent updates in terms of bug-fixes and enhancements. - - Versions for frameworks like React, Vue and Angular. ## License