From f56759222d38847c66228af0ddbfe0a942b22b99 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 10 Apr 2015 13:38:49 +1000 Subject: [PATCH] Update readme.md --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 8f2d1167..d505a819 100644 --- a/readme.md +++ b/readme.md @@ -138,13 +138,11 @@ More info on CORS here: [https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) ### JavaScript -Much of the behaviour of the player is configurable when initialising the library. Below is an example of a default instance. +Much of the behaviour of the player is configurable when initialising the library. Here's an example of a default setup: ```html - + ``` #### Options