aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2016-07-21 21:59:26 +1000
committerSam Potts <me@sampotts.me>2016-07-21 21:59:26 +1000
commit6ff1e4734168d79f26696209fb2c6e9dd478dcaa (patch)
tree9fa86723076332021e2fb98db173e9a0c090ac7b
parente72a91de6e5a89d92c5e10a8c725df5d543c31e9 (diff)
parent52ec4c012de33143253b5143b251459a2dbe7b37 (diff)
downloadplyr-6ff1e4734168d79f26696209fb2c6e9dd478dcaa.tar.lz
plyr-6ff1e4734168d79f26696209fb2c6e9dd478dcaa.tar.xz
plyr-6ff1e4734168d79f26696209fb2c6e9dd478dcaa.zip
Merge branch 'master' of https://github.com/Selz/plyr
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index aec0b3dc..458ed5a1 100644
--- a/readme.md
+++ b/readme.md
@@ -3,7 +3,7 @@ A simple, accessible and customizable HTML5, YouTube and Vimeo media player.
[Checkout the demo](https://plyr.io)
-[![Image of Plyr](https://cdn.selz.com/plyr/plyr_v1.8.png)](https://plyr.io)
+[![Image of Plyr](https://cdn.selz.com/plyr/plyr_v1.8.9.png)](https://plyr.io)
## Why?
We wanted a lightweight, accessible and customizable media player that supports [*modern*](#browser-support) browsers. Sure, there are many other players out there but we wanted to keep things simple, using the right elements for the job.
@@ -21,8 +21,8 @@ We wanted a lightweight, accessible and customizable media player that supports
- **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes
- **i18n support** - support for internationalization of controls
- **No dependencies** - written in "vanilla" JavaScript, no jQuery required
-- **SASS and LESS provided** - If you like _these_ over plain CSS
-- **[Streaming](#streaming)** - Support for hls.js, Shaka and dash.js streaming playback
+- **SASS and LESS source** - to include in your build process
+- **[Streaming](#streaming)** - support for hls.js, Shaka and dash.js streaming playback
Oh and yes, it works with Bootstrap.