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

Commit e054e6b

Browse files
committed
update readme
1 parent 4d4b790 commit e054e6b

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ If you were using custom templates in previous version you'll need to adapt it t
1313
### About Vue Tables 2
1414
Vue Tables 2 was created to give developers a fully featured tool-set for creating beautiful and useful data tables with Vue.js. Used in hundreds of commercial software applications, Vue Tables 2 is constantly growing, improving and getting new features.
1515

16-
## Pricing
17-
16+
## License
1817
[![dual license](https://github.com/xscode-resources/promotion-materials/blob/master/assets/Dual-license-badge.gif?raw=true)](https://cp.xscode.com/matfish2/vue-tables-2)
1918

20-
The free public package comes with a GPLv3 license.
21-
To Purchase access to a private repo with MIT license for a one-time fee, please visit [xs-code](https://cp.xscode.com/matfish2/vue-tables-2)
19+
As of **version 1.6.0**, this project is licensed under the **GPLv3** license.
20+
An **MIT** licensed version is available for a one-time fee [here](https://cp.xscode.com/matfish2/vue-tables-2)
21+
In addition to the permissive license, paying users will receive **ongoing priority support** for any issue that might arise.
2222

2323
### Server and Client Data
2424
Fetch and display backend and frontend data with ease. <br>
@@ -52,11 +52,6 @@ Please click [here](https://matanya.gitbook.io/vue-tables-2/) for GitBook docume
5252

5353
----
5454

55-
## License
56-
As of **version 1.6.0**, this project is licensed under the **GPLv3** license.
57-
An **MIT** licensed version is available as a subscription [here](https://cp.xscode.com/matfish2/vue-tables-2)
58-
In addition to the permissive license, subscribed users will receive **ongoing priority support** for any issue that might arise.
59-
6055
## Contributing
6156
All contributions are welcome. <br> Learn more about how you can contribute to this project
6257
[here](https://github.com/matfish2/vue-tables-2/blob/master/CONTRIBUTING.md).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-tables-2",
33
"description": "Vue.js 2 grid components",
4-
"version": "2.0.8",
4+
"version": "2.0.9",
55
"keywords": [
66
"vue2",
77
"vuex",

0 commit comments

Comments
 (0)