diff --git a/README.md b/README.md index 0a39db6..235ce50 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ This is very serious stuff, [here's a demo](http://tholman.com/elevator.js)! `Elevator.js` lives entirely within the js realm, which makes things fairly simple to use. You'll need to create a new instance of `Elevator`, and pass it some audio elements. + ```html ``` +### NPM +The package is also available via [NPM](https://www.npmjs.com/package/elevator.js) + ### License Elevator.js is covered by the MIT License.