From fae4ca12e02b87f54b1ee7a88815d0b150c46370 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 6 Nov 2017 23:06:14 +1100 Subject: [PATCH] Started on docs --- readme.md | 104 +++++++++++++++++++++++------------------------------- 1 file changed, 45 insertions(+), 59 deletions(-) diff --git a/readme.md b/readme.md index 03b3f53e..9210de10 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ -# This branch is not production ready. There will be bugs. + # Plyr A simple, accessible and customizable HTML5, YouTube and Vimeo media player. @@ -7,26 +9,26 @@ A simple, accessible and customizable HTML5, YouTube and Vimeo media player. [Checkout the demo](https://plyr.io) -[![Image of Plyr](https://cdn.selz.com/plyr/plyr_v1.8.9.png)](https://plyr.io) +[![Image of Plyr](https://cdn.plyr.io/static/demo/screenshot.png)](https://plyr.io) ## Why? We wanted a lightweight, accessible and customizable media player that supports [*modern*](#browser-support) browsers. Sure, there are many other players out there but we wanted to keep things simple, using the right elements for the job. ## Features - **Accessible** - full support for VTT captions and screen readers -- **Lightweight** - under 10KB minified and gzipped +- **Lightweight** - just 18KB minified and gzipped - **[Customisable](#html)** - make the player look how you want with the markup you want - **Semantic** - uses the *right* elements. `` for volume and `` for progress and well, `