From 0c52fe0c7c3c160c3e9621a87708895a01808e19 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 19 Jan 2016 00:43:22 +1100 Subject: [PATCH] Added events line --- readme.md | 1 + 1 file changed, 1 insertion(+) 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