diff --git a/apps/sleeplog/metadata.json b/apps/sleeplog/metadata.json index ff3d5a18f..95d9846ed 100644 --- a/apps/sleeplog/metadata.json +++ b/apps/sleeplog/metadata.json @@ -3,10 +3,10 @@ "name":"Sleep Log", "shortName": "SleepLog", "version": "0.19", - "description": "Log and view your sleeping habits. This app is using the built in movement calculation.", + "description": "Log and view your sleeping habits. This app uses built in movement calculations. View data from Bangle, or from the web app.", "icon": "app.png", "type": "app", - "tags": "tool,boot", + "tags": "tool,boot,health", "supports": ["BANGLEJS2"], "readme": "README.md", "interface": "interface.html",