From c8b7bb570cafc76bba3a70e5d4a3a20a3b3f40e1 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 10 Apr 2015 13:37:55 +1000 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 70a29bfe..8f2d1167 100644 --- a/readme.md +++ b/readme.md @@ -143,13 +143,13 @@ Much of the behaviour of the player is configurable when initialising the librar ```html ``` #### Options -You can pass the following options to the setup method. +You can pass the following options to the setup method using `plyr.setup({...})`.