diff --git a/readme.md b/readme.md index bb2c0881..b24e339f 100644 --- a/readme.md +++ b/readme.md @@ -244,7 +244,7 @@ Note the single quotes encapsulating the JSON and double quotes on the object ke
controls
['play-large', 'play', 'progress', 'current-time', 'mute', 'volume', 'captions', 'fullscreen']
['play-large', 'play', 'speed-up', 'progress', 'current-time', 'mute', 'volume', 'captions', 'fullscreen']
html
option, this is redundant. The default value is to display everything.enabled
which toggles if local storage should be enabled (if the browser supports it). The default value is `true`. This enables storing user settings, currently it only stores volume but more will be added later. The second property key
is the key used for the local storage. The default is plyr_volume
until more settings are stored.speeds