diff options
author | Sam Potts <sam@selz.com> | 2016-07-21 21:32:56 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-21 21:32:56 +1000 |
commit | 52ec4c012de33143253b5143b251459a2dbe7b37 (patch) | |
tree | 88f7c5b49df001f484510d47ffffcb4c6f8de0c2 | |
parent | ae89c92ab66cbbf787b016e349cad4379b9f64ac (diff) | |
download | plyr-52ec4c012de33143253b5143b251459a2dbe7b37.tar.lz plyr-52ec4c012de33143253b5143b251459a2dbe7b37.tar.xz plyr-52ec4c012de33143253b5143b251459a2dbe7b37.zip |
Update readme.md
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |