From 698d7289af4340eb02f0e4e0efb1c5cd81433e14 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 3 Mar 2015 17:26:03 +1100 Subject: [PATCH] Copy amends --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 5c026112..13ef97f3 100644 --- a/readme.md +++ b/readme.md @@ -12,12 +12,12 @@ We wanted a lightweight, accessible and customisable media player that just supp - **Accessible** - full support for captions and screen readers. - **Lightweight** - just 4.8KB minified and gzipped. - **Customisable** - make the player look how you want with the markup you want. -- **Semantic** - uses HTML5 form inputs for volume (range) and progress element for playback progress. -- **Responsive** - any screen size. -- **No dependencies** - written in vanilla JavaScript. -- **API** - easy to use API. -- **Fallback** - if there's no support, the native players are used. -- **Fullscreen** - options to run the player full browser or the user can toggle fullscreen. +- **Semantic** - uses the *right* elements. `` for volume and `` for progress and well `