aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2015-07-21 12:30:41 +1000
committerSam Potts <sam@selz.com>2015-07-21 12:30:41 +1000
commit52eaf62b581e154f00e2db6e43bbd12107eeaf91 (patch)
tree9a37ad65767b4d917a3574e2835ff3ee3b9ba1c1
parent8d43f412ac2df1b9e311aa9876d64b61078a0159 (diff)
downloadplyr-52eaf62b581e154f00e2db6e43bbd12107eeaf91.tar.lz
plyr-52eaf62b581e154f00e2db6e43bbd12107eeaf91.tar.xz
plyr-52eaf62b581e154f00e2db6e43bbd12107eeaf91.zip
Update readme.md
-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.