Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imcvampire authored Sep 17, 2021
1 parent 044eaf9 commit d47f913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ A small wrapper for integrating axios to Vuejs

## Why

I created this library because, in the past, I need a simple solution to migrate from `vue-resource` to `axios`.
I created this library because, in the past, I needed a simple solution to migrate from `vue-resource` to `axios`.

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`.
It only binds axios to the `vue` instance so you don't have to import everytime you use `axios`.

## Support matrix

Expand Down

0 comments on commit d47f913

Please # to comment.