Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit f6d089e

Browse files
committed
docs: Update badges
1 parent 613923d commit f6d089e

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,8 @@
33

44
### The most complete date picker solution for Vue 3
55

6-
<a href="https://github.com/roll-ui/roll-ui/blob/main/LICENSE">
7-
<img src="https://img.shields.io/apm/l/atomic-design-ui.svg" alt="License" />
8-
</a>
6+
[![License](https://img.shields.io/github/license/vuepic/vue3-date-time-picker)](https://github.com/Vuepic/vue3-date-time-picker/blob/master/LICENSE) ![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat) [![npm](https://img.shields.io/npm/v/vue3-date-time-picker.svg)](https://www.npmjs.com/package/vue3-date-time-picker) ![Downloads](https://img.shields.io/github/downloads/vuepic/vue3-date-time-picker/total) [![Open issues](https://img.shields.io/github/issues-raw/vuepic/vue3-date-time-picker)](https://github.com/Vuepic/vue3-date-time-picker/issues) ![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/vuepic/vue3-date-time-picker) ![Release date](https://img.shields.io/github/release-date/vuepic/vue3-date-time-picker)
97

10-
<img src="https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat" alt="No Dependencies" data-canonical-src="https://img.shields.io/badge/dependencies-none-brightgreen.svg?style=flat" style="max-width: 100%;">
11-
12-
<a href="https://www.npmjs.com/package/vue3-date-time-picker">
13-
<img src="https://img.shields.io/npm/v/vue3-date-time-picker.svg" alt="Version" />
14-
</a>
15-
16-
<img src="https://img.shields.io/github/downloads/vuepic/vue3-date-time-picker/total" alt="Downloads" />
17-
<img src="https://img.shields.io/github/issues-raw/vuepic/vue3-date-time-picker" alt="Open issues" />
18-
<img src="https://img.shields.io/snyk/vulnerabilities/github/vuepic/vue3-date-time-picker" alt="Vulnerabilities" />
19-
<img src="https://img.shields.io/github/release-date/vuepic/vue3-date-time-picker" alt="Release date" />
208

219
[**DOCUMENTATION**](https://vuepic.github.io/vue3-date-time-picker/)
2210

0 commit comments

Comments
 (0)