From 1071ef5bf9a0eff22a730b83e236dd24215ec686 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 3 Mar 2015 17:16:59 +1100 Subject: [PATCH] Added screenshot --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 8012d70f..05ab226c 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,8 @@ A simple, accessible HTML5 media player. [Checkout the demo](http://plyr.io) +![Image of Plyr](https://cdn.plyr.io/static/plyr.png) + ## Why? We wanted a lightweight, accessible and customisable media player that just supports *modern* browsers. Sure, there are many other players out there but we wanted to keep things simple, using the right elements for the job.