Merge pull request #392 from soulfly/patch-1

Update README.md
This commit is contained in:
Stéphane Goetz 2016-08-08 20:43:50 +02:00 committed by GitHub
commit f5cd39114e
1 changed files with 3 additions and 1 deletions

View File

@ -136,7 +136,9 @@ We have 4 built-in Bootstrap themes. To use one of the themes, just set the `the
```json
{
"theme": "daux-blue"
"html": {
"theme": "daux-green"
}
}
```