Skip to content

Commit ffec815

Browse files
committed
update readme with vue 2 details
1 parent 3ae45c3 commit ffec815

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# vue-grid-layout
22

3-
vue-grid-layout is a grid layout system, like [Gridster](http://gridster.net), for Vue.js.
3+
vue-grid-layout is a grid layout system, like [Gridster](http://gridster.net), for Vue.js. **Heavily inspired in [React-Grid-Layout](https://github.com/STRML/react-grid-layout)**
44

55
### **Current version:** 2.0.0 (Supports Vue 2.0+)
66

77
### **For Vue 1 use version [1.0.0](https://github.com/jbaysolutions/vue-grid-layout/tree/1.0.0)**
88

99
<br/><br/>
1010

11-
**Heavily inspired in [React-Grid-Layout](https://github.com/STRML/react-grid-layout)**
12-
13-
1411
[**[Demo](https://jbaysolutions.github.io/vue-grid-layout/examples/01-basic.html) | [Changelog](/CHANGELOG.md)**]
1512

1613
<!--

0 commit comments

Comments
 (0)