update readme

master
Pooya Parsa 2017-08-13 16:43:28 +04:30
parent 4096f83530
commit 952f5e0775
1 changed files with 2 additions and 4 deletions

View File

@ -50,9 +50,7 @@
```js
async asyncData({ app }) {
const ip = await app.axios.$get('http://icanhazip.com')
return {
ip: data
}
return { ip }
}
```
@ -268,6 +266,6 @@ Details
## License
MIT License
[MIT License](./LICENSE)
Copyright (c) 2017 Nuxt Community