diff --git a/README.md b/README.md index b6979bc..830d516 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # APlayer [![npm](https://img.shields.io/npm/v/aplayer.svg?style=flat-square)](https://www.npmjs.com/package/aplayer) -[![npm](https://img.shields.io/npm/l/aplayer.svg?style=flat-square)](https://www.npmjs.com/package/aplayer) +[![npm](https://img.shields.io/npm/l/aplayer.svg?style=flat-square)](https://github.com/DIYgod/APlayer/blob/master/LICENSE) [![devDependency Status](https://img.shields.io/david/dev/DIYgod/aplayer.svg?style=flat-square)](https://david-dm.org/DIYgod/APlayer#info=devDependencies) [![npm](https://img.shields.io/npm/dt/aplayer.svg?style=flat-square)](https://www.npmjs.com/package/aplayer) [![Travis](https://img.shields.io/travis/DIYgod/APlayer.svg?style=flat-square)](https://travis-ci.org/DIYgod/APlayer) @@ -33,8 +33,6 @@ $ npm install aplayer --save ### HTML ```HTML - -
diff --git a/demo/index.html b/demo/index.html index 953fff3..c491c9f 100644 --- a/demo/index.html +++ b/demo/index.html @@ -4,7 +4,6 @@ APlayer Demo -