aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2015-04-10 13:36:51 +1000
committerSam Potts <sam@selz.com>2015-04-10 13:36:51 +1000
commitd536b29550f569ec060d2ea9bd27ba5807cd7248 (patch)
tree608b5ef2afc0baefae216a85d880fd31fcc545d5
parentecbda018c5a934602cb9285ed5dda40e76d3dc84 (diff)
downloadplyr-d536b29550f569ec060d2ea9bd27ba5807cd7248.tar.lz
plyr-d536b29550f569ec060d2ea9bd27ba5807cd7248.tar.xz
plyr-d536b29550f569ec060d2ea9bd27ba5807cd7248.zip
Update readme.md
-rw-r--r--readme.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index d6bc668c..70a29bfe 100644
--- a/readme.md
+++ b/readme.md
@@ -143,9 +143,7 @@ Much of the behaviour of the player is configurable when initialising the librar
```html
<script src="dist/plyr.js"></script>
<script>
-plyr.setup({
- *options*
-});
+plyr.setup({...});
</script>
```
@@ -451,4 +449,4 @@ Also these links helped created Plyr:
- [Styling the `<progress>` element - hongkiat.com](http://www.hongkiat.com/blog/html5-progress-bar/)
## Copyright and License
-[The MIT license](license.md). \ No newline at end of file
+[The MIT license](license.md).