Skip to content

Commit c296464

Browse files
authored
Update README.md
1 parent 972df18 commit c296464

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

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

4+
## Why
5+
6+
I created this library because, in the past, I need a simple solution to migrate from vue-resource to axios.
7+
8+
It only has a small benefit that it binds axios to the vue instance so you don't have to import everytime you use axios.
9+
410
## Support matrix
511

612
|VueJS \ VueAxios|1.x|2.x|3.x|

0 commit comments

Comments
 (0)