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"},