2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-21 15:30:36 +03:00

docs: readme update

This commit is contained in:
mxie
2018-07-30 14:28:08 +08:00
parent 0816370ed4
commit 0fda2d16e4
2 changed files with 11 additions and 5 deletions
+5 -2
View File
@@ -4,12 +4,15 @@
> A Datepicker Component For Vue2
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker">
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker" target="_blank">
<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">
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker" target="_blank">
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
</a>
<a href="https://www.npmjs.com/package/vue2-datepicker" target="_blank">
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
</a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT">
</a>