Add missing comma in example.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 21:20:50 +0000 (17:20 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 21:20:50 +0000 (17:20 -0400)
README.md

index 258fb53..e1523ab 100644 (file)
--- a/README.md
+++ b/README.md
@@ -290,7 +290,7 @@ forwarded.
 
 **Request**
 
-    { "command": "passthrough"
+    { "command": "passthrough",
       "bus": 1,
       "enabled": true
     }