Skip to content

Commit 039d554

Browse files
authored
Update README.md
1 parent c296464 commit 039d554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ A small wrapper for integrating axios to Vuejs
33

44
## Why
55

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

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.
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`.
99

1010
## Support matrix
1111

0 commit comments

Comments
 (0)