From bd450cf9576446a0dfae9d40b87cf29fb67f9d78 Mon Sep 17 00:00:00 2001
From: Kutzner <kevin.kutzner@hft-stuttgart.de>
Date: Tue, 23 Nov 2021 21:09:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3428986..617a1ef 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,25 @@
 # MiddlewarePage
 
-Webpage for middleware applications
\ No newline at end of file
+Webpage for middleware applications
+
+# Description
+
+A multi page template using two raw templates and an external link to a demo.
+
+# Deployment
+
+Deployment of your gitlab page is automatic everytime you edit/remove/add files to the repository. 
+You can view your published webpage at `https://transfer.hft-stuttgart.de/pages/<username>/<project name>/` when you create a personal project.
+When you create a group project your webpage is published at `https://transfer.hft-stuttgart.de/pages/<group name>/<project name>/`
+
+# Cleanup
+
+To delete your published gitlab page goto Settings > Pages and click the "Remove pages" button.
+
+# Demo
+
+You can check an example of the template [here](https://transfer.hft-stuttgart.de/pages/athanasios.koukofikis/mygeneric/).
+
+# Additional Configuration
+
+You can add the term `website` in the Topics section (Settings > General > Topics input field), so that your project can be recognized as a website and listed at [https://transfer.hft-stuttgart.de/projektinformationen](https://transfer.hft-stuttgart.de/projektinformationen).
-- 
GitLab