diff options
author | Aditya Agarwal <adityaa803@gmail.com> | 2016-05-23 21:34:57 +0530 |
---|---|---|
committer | Aditya Agarwal <adityaa803@gmail.com> | 2016-05-23 21:34:57 +0530 |
commit | 341fd59cf68e3f7f58f4aac2e08b809d429cc091 (patch) | |
tree | 2484740859fd4cc9060d0bade8795b313e12de3a | |
parent | a6c8b7e506232945a729e4fc0b7bbde6c0cfd0d4 (diff) | |
download | plyr-341fd59cf68e3f7f58f4aac2e08b809d429cc091.tar.lz plyr-341fd59cf68e3f7f58f4aac2e08b809d429cc091.tar.xz plyr-341fd59cf68e3f7f58f4aac2e08b809d429cc091.zip |
Update readme.md
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ 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 +- **SASS and LESS provided** - If you like _these_ over plain CSS Oh and yes, it works with Bootstrap. |