2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-14 10:12:29 +03:00

docs: update badge

This commit is contained in:
mxie
2018-07-02 18:15:11 +08:00
parent caa3a3acc2
commit 19b240bee7
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,10 +8,10 @@
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
</a>
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker">
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master" alt="Badge">
<img src="https://img.shields.io/coveralls/github/mengxiong10/vue2-datepicker/master.svg" alt="Badge">
</a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT">
</a>
## Demo
+2 -2
View File
@@ -8,10 +8,10 @@
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
</a>
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker">
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master" alt="Badge">
<img src="https://img.shields.io/coveralls/github/mengxiong10/vue2-datepicker/master.svg" alt="Badge">
</a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT">
</a>
## 线上Demo