From 2219ac3e3db3ead7cb9b8ef88726225b1754d6f3 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Wed, 21 Jul 2021 18:22:52 +0530 Subject: added app.json --- app.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app.json (limited to 'app.json') diff --git a/app.json b/app.json new file mode 100644 index 0000000..4b598d1 --- /dev/null +++ b/app.json @@ -0,0 +1,5 @@ +{ + "name": "Minimalistic tic tac toe", + "description": "What else description do you need", + "keywords": ["react", "tic tac toe", "gpl"] +} -- cgit v1.2.3