From 40c0a87486120e05c9c63a4e8a45e8bcf3b2056d Mon Sep 17 00:00:00 2001 From: Daniel Wang Date: Thu, 20 Oct 2016 14:11:21 +0800 Subject: [PATCH] add CDNJS version badge in README.md This badge will show the version on CDNJS! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e18b5..b1f5417 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # DPlayer +[![CDNJS](https://img.shields.io/cdnjs/v/dplayer.svg?style=flat-square)](https://cdnjs.com/libraries/dplayer) [![npm](https://img.shields.io/npm/v/dplayer.svg?style=flat-square)](https://www.npmjs.com/package/dplayer) [![npm](https://img.shields.io/npm/l/dplayer.svg?style=flat-square)](https://github.com/DIYgod/DPlayer/blob/master/LICENSE) [![devDependency Status](https://img.shields.io/david/dev/DIYgod/dplayer.svg?style=flat-square)](https://david-dm.org/DIYgod/DPlayer#info=devDependencies) @@ -212,4 +213,4 @@ $ npm run build ## LICENSE -[The Star And Thank Author License (SATA)](https://github.com/DIYgod/DPlayer/blob/master/LICENSE) \ No newline at end of file +[The Star And Thank Author License (SATA)](https://github.com/DIYgod/DPlayer/blob/master/LICENSE)