Skip to content

Commit d402c3f

Browse files
committed
chore: readme dynamic npm badge
1 parent 369ec26 commit d402c3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Coreui Vue Chartjs library
22

3-
![NPM](https://img.shields.io/badge/npm-1.0.2-brightgreen)
4-
![Downloads](https://img.shields.io/npm/dm/@coreui/coreui-vue-chartjs.svg?style=flat-square)
3+
![NPM](https://img.shields.io/npm/v/@coreui/vue-chartjs/latest?style=flat&color=brightgreen)
4+
![Downloads](https://img.shields.io/npm/dm/@coreui/vue-chartjs.svg?style=flat)
55
![Chart.js](https://img.shields.io/badge/Chart.js-^2.9.3-brightgreen.svg)
66
![Vue](https://img.shields.io/badge/Vue-^2.6.10-brightgreen.svg)
77

88
## Description
99

10-
Dedicated components used to implement [Chart.js](https://www.chartjs.org/) in Vue.js. You can find the **library documentation** [here](https://coreui.io/vue/docs/components/charts)
10+
Dedicated components used to implement [Chart.js](https://www.chartjs.org/) in Vue.js. You can find the **library documentation** here: [https://coreui.io/vue/docs](https://coreui.io/vue/docs/components/charts).
1111

1212
## Features
1313

0 commit comments

Comments
 (0)