Skip to content
Permalink
Browse files

Merge pull request #118 from clairetsai818/add_badge-1

Add CDNJS version badge in README.md
  • Loading branch information
alvarotrigo committed Jan 23, 2017
2 parents ee55946 + eba7899 commit e89324f978cceda39bc69a7da4a3f5931989944c
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 e89324f

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