Update README

This commit is contained in:
Sébastien Chopin 2016-11-08 01:07:04 +01:00
parent 1bd8a63f9e
commit 37341ee4ef
2 changed files with 6 additions and 2 deletions

View File

@ -69,3 +69,7 @@ export default {
} }
} }
``` ```
## Context
To see the list of available keys in `context`, take a look at [this documentation](https://github.com/Atinux/nuxt.js/tree/master/examples/async-data#context).