From 11063a89242cc0ab7ce747c438ded061136855a6 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 3 Mar 2015 17:19:10 +1100 Subject: [PATCH] Fixing the linked image --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 05ab226c..5c026112 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ A simple, accessible HTML5 media player. [Checkout the demo](http://plyr.io) -![Image of Plyr](https://cdn.plyr.io/static/plyr.png) +[![Image of Plyr](https://cdn.plyr.io/static/plyr.png)](http://plyr.io) ## 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.