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.