Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
julianshapiro committed Sep 29, 2015
1 parent ce90611 commit 9c9c052
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Announcement: https://fabric.io/blog/introducing-the-velocityreact-library
Repo: https://github.com/twitter-fabric/velocity-react
NPM: https://www.npmjs.com/package/velocity-react

**Quickstart**
**Quickstart**
Velocity (CDN):
`<script src="//cdn.jsdelivr.net/velocity/1.2.3/velocity.min.js"></script>`
`<script src="//cdn.jsdelivr.net/velocity/1.2.3/velocity.min.js"></script>`
Velocity UI pack (CDN):
`<script src="//cdn.jsdelivr.net/velocity/1.2.3/velocity.ui.min.js"></script>`
`<script src="//cdn.jsdelivr.net/velocity/1.2.3/velocity.ui.min.js"></script>`
Package managers:
`npm install velocity-animate` /
`bower install velocity`
`npm install velocity-animate`

**Questions or Problems?**
Ask on [StackOverflow](http://stackoverflow.com/tags/velocity.js) (make sure you add the ```velocity.js``` and ```javascript``` tags).
Expand Down

0 comments on commit 9c9c052

Please sign in to comment.