summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2016-05-09 00:33:33 -0500
committerBen Beltran <ben@nsovocal.com>2016-05-09 00:33:33 -0500
commit9a452988db10eaa2247406ac4bf24d75b31e75d8 (patch)
tree013ac08cb538e74da57c15902299e314222f936c
parenta140f3add912ef4bd659c1c1e82184643be7d845 (diff)
Corrects closing of code block in readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87f1ae5..99ae4fb 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,7 @@ tomatoSauce.on('error', function (error) {
});
tomatoSauce.run();
+```
### Configuration Values