aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2015-07-22 11:36:35 +1000
committerSam Potts <sam@selz.com>2015-07-22 11:36:35 +1000
commit67191c2a759b6f7b1a8c106c84881662bd681cbf (patch)
treef26f32f9f568f40ab4d85df7e802ae4b0440992c
parent8ba4522b3e19d2da09f565d82dc422d5d1d44cc2 (diff)
parent52eaf62b581e154f00e2db6e43bbd12107eeaf91 (diff)
downloadplyr-67191c2a759b6f7b1a8c106c84881662bd681cbf.tar.lz
plyr-67191c2a759b6f7b1a8c106c84881662bd681cbf.tar.xz
plyr-67191c2a759b6f7b1a8c106c84881662bd681cbf.zip
Merge branch 'master' of github.com:selz/plyr
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c18555de..0635ea6d 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@ We wanted a lightweight, accessible and customisable media player that just supp
## Features
- **Accessible** - full support for captions and screen readers.
-- **Lightweight** - just 6.4KB minified and gzipped.
+- **Lightweight** - just 7.5KB minified and gzipped.
- **[Customisable](#html)** - make the player look how you want with the markup you want.
- **Semantic** - uses the *right* elements. `<input type="range">` for volume and `<progress>` for progress and well, `<button>`s for buttons. There's no `<span>` or `<a href="#">` button hacks.
- **Responsive** - as you'd expect these days.