aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-03-07 19:27:11 +1100
committerSam Potts <me@sampotts.me>2015-03-07 19:27:11 +1100
commitf3603ac3fa481df079b42b6f49fb60de9f4422a9 (patch)
tree8304c6dcdba5ab6699372c42d30e8719440428a3
parent44fe647a497dd867f9119e5f5f114d6bf32b7af7 (diff)
downloadplyr-f3603ac3fa481df079b42b6f49fb60de9f4422a9.tar.lz
plyr-f3603ac3fa481df079b42b6f49fb60de9f4422a9.tar.xz
plyr-f3603ac3fa481df079b42b6f49fb60de9f4422a9.zip
Size updated
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 8b522f01..d4b3f9be 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 5.3KB minified and gzipped.
+- **Lightweight** - just 5.7KB minified and gzipped.
- **Customisable** - 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.