From cb19766295b2cb5e40f6de4eef84bc308d9bc1ad Mon Sep 17 00:00:00 2001 From: Ronin0000 <89286474+Ronin0000@users.noreply.github.com> Date: Mon, 23 Aug 2021 09:41:35 -0700 Subject: [PATCH] Update apps.json --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index 66d8ec9e9..8f5f4141c 100644 --- a/apps.json +++ b/apps.json @@ -3418,6 +3418,7 @@ "version":"0.01", "description": "A simple car game where you try to avoid the other cars by tilting your wrist left and right. Hold down button 2 to start.", "tags": "game", + "readme": "README.md", "storage": [ {"name":"carcrazy.app.js","url":"app.js"}, {"name":"carcrazy.img","url":"app-icon.js","evaluate":true}