From 9a194ffa28237f09d10356bce91daa335c8700eb Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 31 Jul 2017 20:06:29 +0100 Subject: [PATCH] Update README to mention npm package --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1f4dd0..ad7ebc2 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ The latest master should be perfectly stable. If you want something that you kno * [soundbox.js](https://raw.githubusercontent.com/sbrl/soundbox/master/soundbox.js) * [soundbox.min.js](https://raw.githubusercontent.com/sbrl/soundbox/master/soundbox.min.js) +soundbox is also available via [npm](https://npmjs.org/) here: [sound-box](https://www.npmjs.com/package/sound-box) - To install it simply type `npm install sound-box`. + ## License SoundBox.js is licensed under MIT: