diff options
author | Sam Potts <sam@potts.es> | 2020-10-19 22:39:31 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 22:39:31 +1100 |
commit | 807efcbc462c11b7069d1a897d8a021a3f3ba8ed (patch) | |
tree | 4237fa863fe5c60fbeb3a58d67c8c2e8b1846055 | |
parent | 8ce7425f7388c02176eee0bfcd385ae7d88ec354 (diff) | |
download | plyr-807efcbc462c11b7069d1a897d8a021a3f3ba8ed.tar.lz plyr-807efcbc462c11b7069d1a897d8a021a3f3ba8ed.tar.xz plyr-807efcbc462c11b7069d1a897d8a021a3f3ba8ed.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vi ### Demos -You can try Plyr in Codepen using our minimal templates: [HTML5 video](https://codepen.io/pen?template=bKeqpr), [HTML5 audio](https://codepen.io/pen?template=rKLywR), [YouTube](https://codepen.io/pen?template=GGqbbJ), [Vimeo](https://codepen.io/pen?template=bKeXNq). For Streaming we also have example integrations with: [Dash.js](https://codepen.io/jarbely/pen/GRoogML), [Hls.js](https://codepen.io/pen?template=oyLKQb) and [Shaka Player](https://codepen.io/pen?template=ZRpzZO) +You can try Plyr in Codepen using our minimal templates: [HTML5 video](https://codepen.io/pen?template=bKeqpr), [HTML5 audio](https://codepen.io/pen?template=rKLywR), [YouTube](https://codepen.io/pen?template=GGqbbJ), [Vimeo](https://codepen.io/pen?template=bKeXNq). For Streaming we also have example integrations with: [Dash.js](https://codepen.io/pen?template=GRoogML), [Hls.js](https://codepen.io/pen?template=oyLKQb) and [Shaka Player](https://codepen.io/pen?template=ZRpzZO) # Quick setup |