Skip to content

Commit 602136f

Browse files
author
kirillmurashov
committed
added opencollective to readme
1 parent 12a29b0 commit 602136f

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
<p align="center"><img src="http://oduvanstudio.com/vdr.gif" alt="logo"></p>
22
<h1 align="center">Vue-drag-resize</h1>
33

4-
[![Latest Version on NPM](https://img.shields.io/npm/v/vue-drag-resize.svg?style=flat-square)](https://npmjs.com/package/vue-drag-resize)
5-
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
6-
[![npm](https://img.shields.io/npm/dt/vue-drag-resize.svg?style=flat-square)](https://www.npmjs.com/package/vue-drag-resize)
4+
<p align="center">
5+
6+
[![Latest Version on NPM](https://img.shields.io/npm/v/vue-drag-resize.svg?style=flat-square)](https://npmjs.com/package/vue-drag-resize)
7+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
8+
[![npm](https://img.shields.io/npm/dt/vue-drag-resize.svg?style=flat-square)](https://www.npmjs.com/package/vue-drag-resize)
9+
</p>
10+
11+
<p align="center">
12+
<a href="https://opencollective.com/vue-drag-resize/" target="_blank">
13+
<img src="https://opencollective.com/vue-drag-resize/donate/[email protected]?color=blue" width=300 />
14+
</a>
15+
</p>
716

817
> Vue Component for draggable and resizable elements.
918

0 commit comments

Comments
 (0)