aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2016-01-19 00:43:22 +1100
committerSam Potts <me@sampotts.me>2016-01-19 00:43:22 +1100
commit0c52fe0c7c3c160c3e9621a87708895a01808e19 (patch)
tree1f504d1fdbcfdaafa3e32058e8b9e8fe2c315d0e
parentbb25f8d02aaab67506b08b41cc2b3f443cf7fb07 (diff)
downloadplyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.tar.lz
plyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.tar.xz
plyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.zip
Added events line
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index e8a5ee49..1e880137 100644
--- a/readme.md
+++ b/readme.md
@@ -17,6 +17,7 @@ We wanted a lightweight, accessible and customizable media player that supports
- **HTML Video & Audio** - support for both formats
- **[Embedded Video](#embeds)** - support for YouTube and Vimeo (beta)
- **[API](#api)** - toggle playback, volume, seeking, and more
+- **[Universal events](#events)** - no messing around with Vimeo and YouTube APIs, all events are universal across formats
- **[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