Skip to content

Commit 469a659

Browse files
authored
Update README.md
1 parent a1f26ed commit 469a659

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# vue-axios
22
A small wrapper for integrating axios to Vuejs
33

4+
## Support matrix
5+
6+
|VueJS \ VueAxios|1.x|2.x|3.x|
7+
|-|-|-|-|
8+
|1.x|✔|✔|❌|
9+
|2.x|✔|✔|❌|
10+
|3.x|❌|❌|✔|
11+
412
## How to install:
513
### ES6 Module:
614
```bash

0 commit comments

Comments
 (0)