From c0ca33388e17791eaaf124c33800056069032cec Mon Sep 17 00:00:00 2001 From: Andrew <45957548+midnight4577@users.noreply.github.com> Date: Wed, 23 Feb 2022 16:07:51 -0800 Subject: [PATCH] Update apps.json --- apps.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 7d547a554..b88bd8165 100644 --- a/apps.json +++ b/apps.json @@ -1,7 +1,8 @@ [ { "id": "aptsciclk", - "name": "Apeture Sci Clock", + "name": "Apeture Science Clock", + "shortName":"AptSci Clock", "version": "0.08", "description": "A clock based on the portal series", "icon": "app.png", @@ -9,6 +10,7 @@ "tags": "clock", "supports": "BANGLEJS2", "allow_emulator": false, + "readme":"README.md", "storage": [ {"name":"aptsciclkquotes.txt","url":"quotes.txt"}, {"name":"aptsciclk.app.js","url":"app.js"},