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