From e054e6bc0b5920344fa97a9ebd6a53754f225c21 Mon Sep 17 00:00:00 2001 From: Matanya Fishaimer Date: Wed, 11 Mar 2020 18:37:45 +0200 Subject: [PATCH] update readme --- README.md | 13 ++++--------- package.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7b9db635..bb0f623e 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ If you were using custom templates in previous version you'll need to adapt it t ### About Vue Tables 2 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. -## Pricing - +## License [![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) -The free public package comes with a GPLv3 license. -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) +As of **version 1.6.0**, this project is licensed under the **GPLv3** license. +An **MIT** licensed version is available for a one-time fee [here](https://cp.xscode.com/matfish2/vue-tables-2) +In addition to the permissive license, paying users will receive **ongoing priority support** for any issue that might arise. ### Server and Client Data Fetch and display backend and frontend data with ease.
@@ -52,11 +52,6 @@ Please click [here](https://matanya.gitbook.io/vue-tables-2/) for GitBook docume ---- -## License -As of **version 1.6.0**, this project is licensed under the **GPLv3** license. -An **MIT** licensed version is available as a subscription [here](https://cp.xscode.com/matfish2/vue-tables-2) -In addition to the permissive license, subscribed users will receive **ongoing priority support** for any issue that might arise. - ## Contributing All contributions are welcome.
Learn more about how you can contribute to this project [here](https://github.com/matfish2/vue-tables-2/blob/master/CONTRIBUTING.md). diff --git a/package.json b/package.json index f90ed773..e78077b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-tables-2", "description": "Vue.js 2 grid components", - "version": "2.0.8", + "version": "2.0.9", "keywords": [ "vue2", "vuex",