From f341f1264d0e35c712f5e7bbecf04e369012417e Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 9 Feb 2016 14:53:20 +1100 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ddbce28f..40321463 100644 --- a/readme.md +++ b/readme.md @@ -608,8 +608,8 @@ Some more details on the object parameters sources - Array - This is an array of sources. `type` is optional for YouTube and Vimeo when specifying an array. For YouTube and Vimeo media, only the video ID must be passed as the source as shown above. The keys of this object are mapped directly to HTML attributes so more can be added to the object if required. + Array or String + This is an array of sources or optionally a string for embedded players (YouTube and Vimeo). type is also optional for YouTube and Vimeo when specifying an array. For YouTube and Vimeo media, only the video ID must be passed as the source as shown above. The keys of this object are mapped directly to HTML attributes so more can be added to the object if required. poster