From ab0d762675d3a6de8aee6d4297399e9ab080c46f Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 21 Aug 2016 22:46:11 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 258fe95c..3b881a7a 100644 --- a/readme.md +++ b/readme.md @@ -76,7 +76,7 @@ ember addon:install ember-cli-plyr More info is on [npm](https://www.npmjs.com/package/ember-cli-plyr) and [GitHub](https://github.com/louisrudner/ember-cli-plyr) ## Quick setup -Here's a quick run through on getting up and running. +Here's a quick run through on getting up and running. There's also a [demo on Codepen](http://codepen.io/sampotts/pen/jARJYp). ### HTML Plyr extends upon the standard HTML5 markup so that's all you need for those types. More info on advanced HTML markup can be found under [initialising](#initialising).