Skip to content

Commit

Permalink
Add installation via NPM
Browse files Browse the repository at this point in the history
Adding information about how to install list.js with NPM.
  • Loading branch information
David Dias authored Nov 15, 2016
1 parent b993a5c commit 8d4c2ac
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 8d4c2ac

Please sign in to comment.