From ab4a5b8ccebc8d8a2a16dfeb435c7f1f00cb837a Mon Sep 17 00:00:00 2001 From: Hugh Barney Date: Thu, 28 Sep 2023 18:50:39 +0100 Subject: [PATCH] Oxofocus - added README to metadata --- apps/oxofocus/metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/oxofocus/metadata.json b/apps/oxofocus/metadata.json index 60c84fab5..6457fe76c 100644 --- a/apps/oxofocus/metadata.json +++ b/apps/oxofocus/metadata.json @@ -4,6 +4,7 @@ "icon": "app.png", "version":"0.01", "description": "Play the computer while it learns to play Naughts and Crosses!", + "readme": "README.md", "tags": "game", "storage": [ {"name":"oxofocus.app.js","url":"app.js"},