Skip to content

Commit c5a8f25

Browse files
authored
Added Read.Me Badge
1 parent a22c03e commit c5a8f25

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
>A Datepicker Component For VueJs
33
(https://edisdev.github.io/vue-datepicker-ui)
44

5-
![npm](https://img.shields.io/npm/dt/vue-datepicker-ui?style=for-the-badge)
5+
![GitHub package.json version](https://img.shields.io/github/package-json/v/edisdev/vue-datepicker-ui)
6+
[![codecov](https://codecov.io/gh/edisdev/vue-datepicker-ui/branch/develop/graph/badge.svg?token=6VJS9RSMW8)](https://codecov.io/gh/edisdev/vue-datepicker-ui)
7+
![npm](https://img.shields.io/npm/dt/vue-datepicker-ui)
8+
![GitHub](https://img.shields.io/github/license/edisdev/vue-datepicker-ui)
69

710
<img src="./resources/datepicker.gif" width="70%">
811
<hr>
@@ -132,7 +135,7 @@ element {
132135
--v-calendar-month-padding: 8px;
133136
--v-calendar-month-border: none;
134137
--v-calendar-month-border-radius: none;
135-
}
138+
}
136139
```
137140

138141

0 commit comments

Comments
 (0)