Skip to content

Commit

Permalink
Merge pull request wagerfield#229 from extend1994/add-badge
Browse files Browse the repository at this point in the history
Add CDNJS version badge in README.md
  • Loading branch information
René Roth authored Oct 7, 2017
2 parents 276eacb + 4c0b51f commit 2f56ab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
![Parallax.js](logo.png)

[![CDNJS](https://img.shields.io/cdnjs/v/parallax.svg)](https://cdnjs.com/libraries/parallax)

Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead.

Check out the **[demo](http://wagerfield.github.com/parallax/)** to see it in action!
Expand Down

0 comments on commit 2f56ab0

Please sign in to comment.