Skip to content

Commit 8b64838

Browse files
committed
chore: update README
1 parent 8e8440d commit 8b64838

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
# Introduction
2-
3-
[![Npm badge](https://img.shields.io/npm/v/@coreui/vue.svg)][npm]
4-
[![NPM downloads][npm-download]][npm]
1+
# CoreUI Vue components library
2+
![NPM](https://img.shields.io/badge/npm-3.0.0--beta.2-brightgreen)
3+
![Downloads](https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square)
54
![Jest](https://img.shields.io/badge/Jest-^24.9.0-blue.svg)
65
![Vue](https://img.shields.io/badge/Vue-^2.6.10-brightgreen.svg)
76

8-
[npm]: https://www.npmjs.com/package/@coreui/vue
9-
[npm-download]: https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square
107

11-
> A [@coreui/vue](https://coreui.io/vue) `v3` components library project
8+
> A @coreui/vue `v3` components library project
129
1310
## Over 90 bootstrap based Vue.js components and directives!
14-
Check out template build on top of this library: [CoreUI](https://coreui.io/vue/) Open Source Bootstrap Admin Template
11+
#### For library guide please visit our [Documentation site](https://coreui.io/vue/docs)
12+
13+
Check out demo of components usage: [CoreUI Vue Admin Template](https://coreui.io/vue/demo/3.0-beta.1/#)
14+
15+
Check out our [official website](https://coreui.io/vue) and [other products](https://coreui.io)
1516

1617
## Installation
1718
```

0 commit comments

Comments
 (0)