Skip to content

Commit 64e0a60

Browse files
committed
⬆️ Update Readme
1 parent 1be5149 commit 64e0a60

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@
44

55
> VueJS wrapper for ChartJs
66
7-
# 🚧 VUE 2.0 WIP ⚠
7+
### Compatibility
8+
9+
- v1 later
10+
-- Vue.js 1.x
11+
- v2 later
12+
-- Vue.js 2.x
13+
14+
If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3)
815

916
## Install
1017

11-
Simply run `npm install vue-chartjs@next`
18+
Simply run `npm install vue-chartjs`
1219

1320
## How to use
1421

0 commit comments

Comments
 (0)