Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 4f96d6f

Browse files
committed
Added new readme
1 parent c630be8 commit 4f96d6f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
### Demo
2222
!['Screenshot'](https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/screenshot.png)
2323

24-
Live: https://young-falls-97690.herokuapp.com/
25-
26-
2724
### Install/Usage
2825
```
2926
$ npm install vue-datasource
@@ -54,8 +51,17 @@ new Vue({
5451
}
5552
});
5653
```
54+
### No demo available at the moment
55+
56+
## Who is coming?
57+
[https://medium.com/@coderdiaz/vue-datasource-da794b8e724](https://medium.com/@coderdiaz/vue-datasource-da794b8e724)
5758

58-
Client Side component is comming soon..
59+
## Buy me a coffee
60+
<a href="https://paypal.me/coderdiaz">
61+
<img src="https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png" width="150">
62+
</a>
63+
64+
## Documentation
5965

6066
### Available Props
6167
| Prop | Type | Default | Description |
@@ -183,11 +189,6 @@ This callback will modify the data for various operations. Such as applying a sp
183189
}
184190
```
185191

186-
## Buy me a coffee
187-
<a href="https://paypal.me/coderdiaz">
188-
<img src="src/assets/donate.jpg" width="220">
189-
</a>
190-
191192
### Development
192193

193194
``` bash

0 commit comments

Comments
 (0)