diff --git a/README.md b/README.md index 66dbe5b..f6f048f 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,6 @@ I created this library because, in the past, I needed a simple solution to migra It only binds axios to the `vue` instance so you don't have to import everytime you use `axios`. -## Support matrix - -| VueJS \ VueAxios | 1.x | 2.x | 3.x | -| ---------------- | -------- | -------- | -------- | -| 1.x | ✔ | ✔ | ✔ | -| 2.x | ✔ | ✔ | ✔ | -| 3.x | ❌ | ❌ | ✔ | - ## How to install: ### ES6 Module: ```bash