From 3693a25064ccb559a2cf018e4e66d0cde2aed2e6 Mon Sep 17 00:00:00 2001 From: Tim Holman Date: Tue, 26 Jul 2016 10:56:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.