diff --git a/README.md b/README.md index 9997ca9..d20be44 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,16 @@ Based off of kpsuperplane/homebridge-iotas Simple Configuration: ```javascript -"platforms": [{ +{ "platform": "WizSmarthome", "name": "WizSmarthome", -}] +} ``` Full configuration options: ```javascript -"platforms": [ - { +{ "platform": "WizSmarthome", "name": "Wiz", @@ -49,7 +48,6 @@ Full configuration options: // ... ] } -] ``` ## Some Notes