diff options
author | Sam <me@sampotts.me> | 2016-04-28 23:35:26 +1000 |
---|---|---|
committer | Sam <me@sampotts.me> | 2016-04-28 23:35:26 +1000 |
commit | 97870a7cdc56b9ba75a3679ac38bbe8ff638466a (patch) | |
tree | 2aea7629e451654c47dc5ca198ccdea730605d2f /readme.md | |
parent | 9a6433488f851f2d6e53afefc02a7f1d3397b61d (diff) | |
parent | 993617f75ffb57f8d2baf1f7cfcb9814f9187a28 (diff) | |
download | plyr-97870a7cdc56b9ba75a3679ac38bbe8ff638466a.tar.lz plyr-97870a7cdc56b9ba75a3679ac38bbe8ff638466a.tar.xz plyr-97870a7cdc56b9ba75a3679ac38bbe8ff638466a.zip |
Merge branch 'master' of https://github.com/Selz/plyr
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -43,7 +43,6 @@ Check `docs/index.html` and `docs/dist/docs.js` for an example setup. **Heads up:** the example `index.html` file needs to be served from a webserver (such as Apache, Nginx, IIS or similar) unless you change the file sources to include http or https. e.g. change `//cdn.plyr.io/1.6.1/plyr.js` to `https://cdn.plyr.io/1.6.1/plyr.js` ### Node Package Manager (NPM) -[](https://badge.fury.io/js/plyr) Using NPM, you can grab Plyr: ``` @@ -52,7 +51,6 @@ npm install plyr [https://www.npmjs.com/package/plyr](https://www.npmjs.com/package/plyr) ### Bower -[](https://badge.fury.io/bo/plyr) If bower is your thang, you can grab Plyr using: ``` |