Skip to content
Permalink
Browse files

Add CDNJS version badge in README.md

The badge will show the version on CDNJS, and it is added after the "including file" section.
  • Loading branch information
clairetsai818 committed Jan 23, 2017
1 parent ee55946 commit eba789938d62ba1e783ca6a85c3100b0b7eb0e11
Showing with 2 additions and 1 deletion.
  1. +2 −1 README.md
@@ -1,5 +1,5 @@
# pagePiling.js

-
![preview](https://raw.github.com/alvarotrigo/pagePiling.js/master/examples/imgs/pagePiling-plugin.png)
![compatibility](https://raw.github.com/alvarotrigo/pagePiling.js/master/examples/imgs/compatible.gif)
Pile your sections one over another and access them scrolling or by URL!
@@ -46,6 +46,7 @@ bower install pagepiling.js
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="jquery.pagepiling.js"></script>
```
[![CDNJS](https://img.shields.io/cdnjs/v/pagepiling.svg)](https://cdnjs.com/libraries/pagePiling.js)

###Required HTML structure
Each section will be defined with a `div` containing the `section` class.

0 comments on commit eba7899

Please sign in to comment.
You can’t perform that action at this time.