From e872ce3f77e9cab669ed5604df8013916c419685 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Thu, 22 Mar 2018 09:10:50 +1100 Subject: [PATCH] Update readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index e3bf6ce0..55b03c5f 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,10 @@ A simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo medi * **[Events](#events)** - no messing around with Vimeo and YouTube APIs, all events are standardized across formats * **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes * **[Shortcuts](#shortcuts)** - supports keyboard shortcuts +* **Picture-in-Picture** - supports Safari's picture-in-picture mode +* **Playsinline** - supports the `playsinline` attribute +* **Speed controls** - adjust speed on the fly +* **Multiple captions** - support for multiple caption tracks * **i18n support** - support for internationalization of controls * **No dependencies** - written in "vanilla" ES6 JavaScript, no jQuery required * **SASS** - to include in your build processes