From faaf050bf7e45485741d488b66dcc0a612d25c33 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Mon, 11 Dec 2017 18:16:51 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd42c8d..ee6df71 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ DPlayer is a lovely HTML5 danmaku video player to help people build video and da - Streaming formats - [HLS](https://github.com/video-dev/hls.js) - [FLV](https://github.com/Bilibili/flv.js) + - [MPEG DASH](https://github.com/Dash-Industry-Forum/dash.js) - Media formats - MP4 H.264 - WebM @@ -140,4 +141,4 @@ var dp = new DPlayer({ **DPlayer** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.
Authored and maintained by DIYgod with help from contributors ([list](https://github.com/DIYgod/DPlayer/contributors)). -> Blog [@Anotherhome](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod) \ No newline at end of file +> Blog [@Anotherhome](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)