From 41d83b7c76604908d00bf9a5d4fa5f4ec6827098 Mon Sep 17 00:00:00 2001
From: nex <nex@nexxlab.de>
Date: Wed, 18 Nov 2020 20:09:41 +0100
Subject: [PATCH] extended docs

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0e733fa1..141da906 100644
--- a/README.md
+++ b/README.md
@@ -25,5 +25,5 @@ php -S 127.0.0.1:9999 -t public public/index.php
 On unix and on windows using the git bash you can run:
 
 ```bash
-make [target]
-```
\ No newline at end of file
+make target
+```
-- 
GitLab