From 8925dcde01eb4f50a2114831e4fd9e0af5d3d7ab Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 19 Apr 2015 23:45:25 +1000 Subject: [PATCH] Update readme.md --- readme.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/readme.md b/readme.md index 20e4c2ba..6c6ada04 100644 --- a/readme.md +++ b/readme.md @@ -54,14 +54,14 @@ 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) ### CDN -If you want to use our CDN, you can use the following. HTTPS (SSL) is supported. +If you want to use our CDN, you can use the following: ```html - - + + ``` -You can also access the `sprite.svg` file at `//cdn.plyr.io/1.1.5/sprite.svg`. +You can also access the `sprite.svg` file at `https://cdn.plyr.io/1.1.5/sprite.svg`. ### CSS If you want to use the default css, add the `plyr.css` file from /dist into your head, or even better use `plyr.less` or `plyr.sass` file included in `/src` in your build to save a request. @@ -98,18 +98,16 @@ and the AJAX technique here: The only extra markup that's needed to use plyr is a `
` wrapper. Replace the source, poster and captions with urls for your media. ```html
-
``` @@ -119,13 +117,11 @@ And the same for `