From 4410c73a10364bf6be05a752f399bd5ec2c735e7 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Mon, 11 Sep 2017 14:05:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 44884e0..5d23504 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ OverlayScrollbars is a javascript scrollbar plugin which hides the native scrollbars and provides custom styleable scrollbars, but 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. + ## Goals & Features - A simple, powerful and good documented API.