From c2a241e73c5e99e62fefa78b2642e55eefb17958 Mon Sep 17 00:00:00 2001 From: LboAnn Date: Wed, 24 May 2017 19:07:15 +0200 Subject: [PATCH] Add CDNJS version badge in README.md This badge will show the library version on CDNJS! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d0876a..d29bcee 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ScrollToFixed ========================== +[![CDNJS version](https://img.shields.io/cdnjs/v/ScrollToFixed.svg)](https://cdnjs.com/libraries/ScrollToFixed) This jQuery plugin is used to fix elements on the page (top, bottom, anywhere); however, it still allows the element to continue to move left or right with the horizontal scroll.