Fixed bug in readme (see #47).

This commit is contained in:
Aaron Weiss 2016-04-23 20:35:21 -04:00
parent 7c733b5665
commit d99d8d0a05
No known key found for this signature in database
GPG key ID: 0237035D9BF03AE2

View file

@ -65,7 +65,7 @@ fail for obvious reasons). That being said, here's an example of a complete conf
"options": {
"key": "value",
"note": "anything you want can be in here!",
"and": "you can use it to build your own additional configuration options.",
"and": "you can use it to build your own additional configuration options."
}
}