Skip to content

Commit e18eaf3

Browse files
Adding backers section
1 parent 55cf4c1 commit e18eaf3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img width="100"src="https://raw.githubusercontent.com/SortableJS/Vue.Draggable/master/logo.png"></p>
1+
<p align="center"><img width="140"src="https://raw.githubusercontent.com/SortableJS/Vue.Draggable/master/logo.png"></p>
22
<h1 align="center">Vue.Draggable</h1>
33

44
[![GitHub open issues](https://img.shields.io/github/issues/SortableJS/Vue.Draggable.svg?maxAge=2592000)](https://github.com/SortableJS/Vue.Draggable/issues?q=is%3Aopen+is%3Aissue)
@@ -35,6 +35,15 @@ https://david-desmaisons.github.io/draggable-example/
3535
* Cancellation support
3636
* Events reporting any changes when full control is needed
3737
* Reuse existing UI library components (such as [vuetify](https://vuetifyjs.com), [element](http://element.eleme.io/), or [vue material](https://vuematerial.io) etc...) and make them draggable using `element` and `componentData` props
38+
39+
## Backers
40+
41+
<a href="https://flatlogic.com/admin-dashboards">
42+
<img width="190" style="margin-top: 10px;" src="https://flatlogic.com/assets/logo-d9e7751df5fddd11c911945a75b56bf72bcfe809a7f6dca0e32d7b407eacedae.svg">
43+
</a>
44+
45+
Flatlogic creates Dashboards and Web Applications for businesses to manage, analyze and visualize their data.
46+
3847
## Installation
3948

4049
### With npm or yarn

0 commit comments

Comments
 (0)