We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c296464 commit 039d554Copy full SHA for 039d554
README.md
@@ -3,9 +3,9 @@ A small wrapper for integrating axios to Vuejs
3
4
## Why
5
6
-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 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.
+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
10
## Support matrix
11
0 commit comments