From 34c9bdc84ccba10e54c2f27ca2322f478e40a758 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sat, 8 Aug 2015 14:37:28 +1000 Subject: [PATCH] Readme --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 506b2f08..6bbe4857 100644 --- a/readme.md +++ b/readme.md @@ -9,8 +9,8 @@ A simple, accessible HTML5 media player. We wanted a lightweight, accessible and customisable media player that just 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 captions and screen readers. -- **Lightweight** - just 7.5KB minified and gzipped. +- **Accessible** - full support for VTT captions and screen readers. +- **Lightweight** - just 8KB 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, `