Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvillar committed Jun 19, 2015
1 parent f77b748 commit 899c487
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Dynamics.js is a JavaScript library to create physics-based animations
To see some demos, check out [dynamicsjs.com](http://dynamicsjs.com).

## Usage
Download on [GitHub releases](https://github.com/michaelvillar/dynamics.js/releases), [npm](https://www.npmjs.com/package/dynamics.js): `npm install dynamics.js` or bower: `bower install dynamics.js`
Download:
- [GitHub releases](https://github.com/michaelvillar/dynamics.js/releases)
- [npm](https://www.npmjs.com/package/dynamics.js): `npm install dynamics.js` - bower: `bower install dynamics.js`

Include `dynamics.js` into your page:
```html
Expand Down

0 comments on commit 899c487

Please sign in to comment.