From 4eb8efc16bfa2a536e7ac725ef45268dfe118994 Mon Sep 17 00:00:00 2001 From: kamo Date: Fri, 13 May 2022 17:35:56 +0100 Subject: [PATCH] Fix readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 31d8746..9d5f115 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,15 @@ a list of projects, and each update has a codename and a list of steps (since this is a first prototype this could change anytime) (it's already changed 3 times while writing this initial documentation ah ah) -`JSON +` { - "Workin title of the project or idea": [ - { - "when": "13.05.2022", - "what": "First idea of the project" - }, - ] - } + "Workin title of the project or idea": [ + { + "when": "13.05.2022", + "what": "First idea of the project" + }, + ] +} ` To insert a new project just send in the first step and a name