Skip to content

Commit e1de795

Browse files
authored
chore: remove version matrix table (#144)
1 parent 000cec6 commit e1de795

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@ I created this library because, in the past, I needed a simple solution to migra
1414

1515
It only binds axios to the `vue` instance so you don't have to import everytime you use `axios`.
1616

17-
## Support matrix
18-
19-
| VueJS \ VueAxios | 1.x | 2.x | 3.x |
20-
| ---------------- | -------- | -------- | -------- |
21-
| 1.x | ✔ | ✔ | ✔ |
22-
| 2.x | ✔ | ✔ | ✔ |
23-
| 3.x | ❌ | ❌ | ✔ |
24-
2517
## How to install:
2618
### ES6 Module:
2719
```bash

0 commit comments

Comments
 (0)