📝 Update README

This commit is contained in:
Jakub Juszczak
2016-10-02 09:29:28 +02:00
parent b847becdc7
commit 42f552a1f2

View File

@@ -7,10 +7,12 @@
### Compatibility ### Compatibility
- v1 later - v1 later
-- Vue.js 1.x - Vue.js 1.x
- v2 later - v2 later
-- Vue.js 2.x - Vue.js 2.x
After the final release of vue.js 2, you also get the v2 per default if you install vue-chartjs over npm.
No need for the @next tag anymore. If you want the v1 you need to define the version.
If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3) If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3)
## Install ## Install