Update readme.md

This commit is contained in:
Sam Potts 2015-04-10 13:36:51 +10:00
parent ecbda018c5
commit d536b29550

View File

@ -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).
[The MIT license](license.md).