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 `