Skip to content

Commit 74a3b7d

Browse files
authored
Added downloads/week shield to README
1 parent b71b907 commit 74a3b7d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@
1010
<a href="LICENSE">
1111
<img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License" />
1212
</a>
13+
1314
<a href="https://npmjs.org/package/vue-patternfly">
14-
<img src="https://img.shields.io/npm/v/vue-patternfly.svg?style=flat-square" alt="Packagist" />
15+
<img src="https://img.shields.io/npm/v/vue-patternfly.svg?style=flat-square" alt="NPM" />
1516
</a>
16-
<a href="https://github.com/mtorromeo/vue-patternfly/releases">
17-
<img src="https://img.shields.io/github/release/mtorromeo/vue-patternfly.svg?style=flat-square" alt="Latest Version" />
17+
18+
<a href="https://npmjs.org/package/vue-patternfly">
19+
<img src="https://img.shields.io/npm/dw/vue-patternfly.svg?style=flat-square" alt="Downloads" />
1820
</a>
1921

2022
<a href="https://github.com/mtorromeo/vue-patternfly/issues">

0 commit comments

Comments
 (0)