From 401f197d1e7ecd14f0848ebfc4f1a4a84c86eca7 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Tue, 8 Mar 2022 11:43:04 +0000 Subject: [PATCH] fix #1548 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cf30065a..38ce09f75 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ and which gives information about the app for the Launcher. "screenshots" : [ { url:"screenshot.png" } ], // optional screenshot for app "type":"...", // optional(if app) - // 'app' - an application + // 'clock' - a clock - required for clocks to automatically start // 'widget' - a widget // 'launch' - replacement launcher app // 'bootloader' - code that runs at startup only