From 1e41e6ead0352ebf7a5273e1146c99874b4a911c Mon Sep 17 00:00:00 2001 From: Samuel Vilz <56087559+SamuelVilz@users.noreply.github.com> Date: Tue, 19 Jan 2021 21:40:46 +0100 Subject: [PATCH] Added lifeclk's readme in apps.json --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index 931cfc2e5..f5c751ccc 100644 --- a/apps.json +++ b/apps.json @@ -2600,6 +2600,7 @@ "description": "Modification and clockification of Conway's Game of Life", "tags": "clock", "type" : "clock", + "readme": "README.md", "storage": [ {"name":"lifeclk.app.js","url":"app.js"}, {"name":"lifeclk.img","url":"app-icon.js","evaluate":true}