diff options
| author | Ben Beltran <ben@nsovocal.com> | 2016-05-09 00:33:33 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2016-05-09 00:33:33 -0500 |
| commit | 9a452988db10eaa2247406ac4bf24d75b31e75d8 (patch) | |
| tree | 013ac08cb538e74da57c15902299e314222f936c | |
| parent | a140f3add912ef4bd659c1c1e82184643be7d845 (diff) | |
Corrects closing of code block in readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ tomatoSauce.on('error', function (error) { }); tomatoSauce.run(); +``` ### Configuration Values |