Skip to content

Commit

Permalink
Merge pull request javve#465 from daviddiasfront/master
Browse files Browse the repository at this point in the history
Add installation via NPM
  • Loading branch information
javve authored Nov 15, 2016
2 parents b993a5c + 8d4c2ac commit 84d3b2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Really simple and easy to use!
```
bower install list.js
```
##### Via NPM
```
npm install list.js
```
##### Via CDNJS
```html
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.3.0/list.min.js"></script>
Expand Down

0 comments on commit 84d3b2c

Please sign in to comment.