diff --git a/apps/lightswitch/metadata.json b/apps/lightswitch/metadata.json index a3e749d38..b70631e05 100644 --- a/apps/lightswitch/metadata.json +++ b/apps/lightswitch/metadata.json @@ -8,6 +8,7 @@ "type": "widget", "tags": "widget,brightness,lock", "supports": ["BANGLEJS2"], + "readme": "README.md", "storage": [ {"name": "lightswitch.boot.js", "url": "boot.js"}, {"name": "lightswitch.js", "url": "lib.js"},