From d81a955cef22240289af82369e26a12e14e41bb3 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de> Date: Fri, 9 Apr 2021 12:57:23 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 143f2b3..53c3ae3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ provides means for webserver configuration to accomodate subdomains ## Usage: -create a new branch from master and add the requested subdomain in the form: +create a new branch from master and add the requested subdomain as a new line in the form: + `<subdomain>§<website>` Afterwards, request the merge using the mergerequest tool from gitlab. -- GitLab