From 42f552a1f21953b57bde18bf5c23ebd1bc1c9be9 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sun, 2 Oct 2016 09:29:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90503f7..f761b63 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ ### Compatibility - v1 later --- Vue.js 1.x + - Vue.js 1.x - 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) ## Install