Skip to content

Commit a670731

Browse files
committed
chore: updated some shields
1 parent 07295ad commit a670731

File tree

2 files changed

+32
-6
lines changed

2 files changed

+32
-6
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,22 @@
66

77
<p align="center">
88

9-
[![npm downloads](https://img.shields.io/npm/dm/vee-validate.svg)](https://npm-stat.com/charts.html?package=vee-validate 'Go to NPM stats')
10-
[![CDNJS](https://img.shields.io/cdnjs/v/vee-validate.svg)](https://cdnjs.com/libraries/vee-validate/ 'Download using CDNJS')
11-
[![npm version](https://img.shields.io/npm/v/vee-validate.svg)](https://www.npmjs.com/package/vee-validate 'Go to package on NPM')
9+
<a target="_blank" href="https://www.npmjs.com/package/vee-validate">
10+
<img src="https://img.shields.io/npm/v/vee-validate.svg?label=&color=05bda8">
11+
</a>
12+
13+
<a target="_blank" href="https://npm-stat.com/charts.html?package=vee-validate">
14+
<img src="https://img.shields.io/npm/dm/vee-validate.svg?color=05bd6d&label=">
15+
</a>
16+
17+
<a href="https://vee-validate.logaretm.com/v4/" target="_blank">
18+
<img src="https://img.shields.io/badge/-docs%20and%20demos-009f53">
19+
</a>
20+
21+
<a href="https://github.com/sponsors/logaretm">
22+
<img src="https://img.shields.io/badge/-%E2%99%A5%20Sponsors-ec5cc6">
23+
24+
</a>
1225

1326
</p>
1427

packages/vee-validate/README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,22 @@
66

77
<p align="center">
88

9-
[![npm downloads](https://img.shields.io/npm/dm/vee-validate.svg)](https://npm-stat.com/charts.html?package=vee-validate 'Go to NPM stats')
10-
[![CDNJS](https://img.shields.io/cdnjs/v/vee-validate.svg)](https://cdnjs.com/libraries/vee-validate/ 'Download using CDNJS')
11-
[![npm version](https://img.shields.io/npm/v/vee-validate.svg)](https://www.npmjs.com/package/vee-validate 'Go to package on NPM')
9+
<a target="_blank" href="https://www.npmjs.com/package/vee-validate">
10+
<img src="https://img.shields.io/npm/v/vee-validate.svg?label=&color=05bda8">
11+
</a>
12+
13+
<a target="_blank" href="https://npm-stat.com/charts.html?package=vee-validate">
14+
<img src="https://img.shields.io/npm/dm/vee-validate.svg?color=05bd6d&label=">
15+
</a>
16+
17+
<a href="https://vee-validate.logaretm.com/v4/" target="_blank">
18+
<img src="https://img.shields.io/badge/-docs%20and%20demos-009f53">
19+
</a>
20+
21+
<a href="https://github.com/sponsors/logaretm">
22+
<img src="https://img.shields.io/badge/-%E2%99%A5%20Sponsors-ec5cc6">
23+
24+
</a>
1225

1326
</p>
1427

0 commit comments

Comments
 (0)