Skip to content

Commit d8548c3

Browse files
author
Ken Berkeley
committed
[improve] add npm badges to doc/_coverpage.md
1 parent 5e5f387 commit d8548c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/_coverpage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22

33
> The best Datatable for Vue.js 2.x which never sucks
44
5+
[![npm version][npm-v-img]][npm-url]
6+
[![npm download][npm-dl-img]][npm-url]
7+
58
[GitHub](https://github.com/OneWayTech/vue2-datatable)
69
[Online examples](https://onewaytech.github.io/vue2-datatable/examples/dist)
10+
11+
[npm-url]: https://www.npmjs.com/package/vue2-datatable-component
12+
[npm-v-img]: http://img.shields.io/npm/v/vue2-datatable-component.svg
13+
[npm-dl-img]: http://img.shields.io/npm/dm/vue2-datatable-component.svg

0 commit comments

Comments
 (0)