From 64e0a60dbfb065abf0ac5653d52dc2f7407dbece Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sun, 2 Oct 2016 09:19:05 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66955f8..90503f7 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,18 @@ > VueJS wrapper for ChartJs -# 🚧 VUE 2.0 WIP ⚠ +### Compatibility + +- v1 later +-- Vue.js 1.x +- v2 later +-- Vue.js 2.x + +If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3) ## Install -Simply run `npm install vue-chartjs@next` +Simply run `npm install vue-chartjs` ## How to use