Update readme.md
This commit is contained in:
parent
ecbda018c5
commit
d536b29550
@ -143,9 +143,7 @@ Much of the behaviour of the player is configurable when initialising the librar
|
|||||||
```html
|
```html
|
||||||
<script src="dist/plyr.js"></script>
|
<script src="dist/plyr.js"></script>
|
||||||
<script>
|
<script>
|
||||||
plyr.setup({
|
plyr.setup({...});
|
||||||
*options*
|
|
||||||
});
|
|
||||||
</script>
|
</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/)
|
- [Styling the `<progress>` element - hongkiat.com](http://www.hongkiat.com/blog/html5-progress-bar/)
|
||||||
|
|
||||||
## Copyright and License
|
## Copyright and License
|
||||||
[The MIT license](license.md).
|
[The MIT license](license.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user