From faf609a8c2ad876818b95d804d1de0530cc3174f Mon Sep 17 00:00:00 2001 From: DIYgod Date: Sun, 23 Jul 2017 22:21:04 +0800 Subject: [PATCH] update README --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c57086e..2270101 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ $ npm install dplayer --save ## Quick Start ```html - +
- + ``` ```js @@ -69,7 +69,7 @@ var dp = new DPlayer({ ## Usage -See [docs](http://dplayer.js.org/docs) +[Read the Docs](http://dplayer.js.org/docs) ## Join the Discussion @@ -108,13 +108,10 @@ See [docs](http://dplayer.js.org/docs) ## CDN -[unpkg](https://unpkg.com/dplayer) - -[cdnjs](https://cdnjs.com/libraries/dplayer) - -[BootCDN](http://www.bootcdn.cn/dplayer/) - -[RawGit](https://rawgit.com/DIYgod/DPlayer/master/dist/DPlayer.min.js) +- [unpkg](https://unpkg.com/dplayer) +- [cdnjs](https://cdnjs.com/libraries/dplayer) +- [BootCDN](http://www.bootcdn.cn/dplayer/) +- [RawGit](https://rawgit.com/DIYgod/DPlayer/master/dist/DPlayer.min.js) ## Donate @@ -129,4 +126,4 @@ See [docs](http://dplayer.js.org/docs) **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](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Weibo [@DIYgod酱](http://weibo.com/anotherhome) · 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) · Weibo [@DIYgod酱](http://weibo.com/anotherhome) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod) \ No newline at end of file