Update readme.md

This commit is contained in:
Sam Potts 2016-07-21 21:32:56 +10:00 committed by GitHub
parent ae89c92ab6
commit 52ec4c012d

View File

@ -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 - **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes
- **i18n support** - support for internationalization of controls - **i18n support** - support for internationalization of controls
- **No dependencies** - written in "vanilla" JavaScript, no jQuery required - **No dependencies** - written in "vanilla" JavaScript, no jQuery required
- **SASS and LESS provided** - If you like _these_ over plain CSS - **SASS and LESS source** - to include in your build process
- **[Streaming](#streaming)** - Support for hls.js, Shaka and dash.js streaming playback - **[Streaming](#streaming)** - support for hls.js, Shaka and dash.js streaming playback
Oh and yes, it works with Bootstrap. Oh and yes, it works with Bootstrap.