YAML syntax highlighting

This commit is contained in:
Paulus Schoutsen 2015-10-05 21:30:37 -07:00
parent cb82716922
commit 6fbf16fda1
27 changed files with 33 additions and 31 deletions

View file

@ -23,7 +23,7 @@ To get started with the Wink API, you will first need to get yourself an API acc
After you have gotten your access token, add the following to your `configuration.yaml`:
```
```yaml
wink:
access_token: YOUR_ACCESS_TOKEN
```