From 52ec4c012de33143253b5143b251459a2dbe7b37 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Thu, 21 Jul 2016 21:32:56 +1000 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index eac55c43..a206d7de 100644 --- a/readme.md +++ b/readme.md @@ -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.