Skip to content

Commit fc7f822

Browse files
authored
Update README.md
1 parent 1c4ebb2 commit fc7f822

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
## Vue.js Grid
22

3+
[![npm version](https://badge.fury.io/js/vue-js-grid.svg)](https://badge.fury.io/js/vue-js-grid)
4+
[![npm](https://img.shields.io/npm/dm/vue-js-grid.svg)](https://www.npmjs.com/package/vue-js-grid)
5+
36
#### Fixed size grid for Vue.js
47

58
This is very a first version of the plugin. If you find any bugs and/or want to contribute, feel free to create issues, PRs or reach me out on twitter! 👍 🚀
69

710
Thanks!
811

12+
<p align="center">
13+
<img src="https://user-images.githubusercontent.com/1577802/30805846-45ccd718-a1eb-11e7-9963-7aee8e76c9b0.gif">
14+
</p>
15+
916
### Install
1017
```
1118
npm install --save vue-js-grid

0 commit comments

Comments
 (0)