From 0022bd559552a01304a566454ac59d275597a9c0 Mon Sep 17 00:00:00 2001 From: Gene Diaz Jr Date: Tue, 23 Sep 2014 11:28:21 +0800 Subject: [PATCH] Added cdn information mirror on cdnjs.com http://cdnjs.com/libraries/jquery.perfect-scrollbar Modified by @noraesae, as I wouldn't want to update README every time I bump up the version. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce3e432..ffe8f65 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ You can use [Bower](http://bower.io/) to install the plugin. The plugin is regis bower install perfect-scrollbar ``` +You can also load it from [cdnjs](http://cdnjs.com/). It is registered as [`jquery.perfect-scrollbar`](http://www.cdnjs.com/libraries/jquery.perfect-scrollbar). + Requirements ------------