From 6df1dd0c4c3cb7b3c078afc985005f19f8b3ba62 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Tue, 16 Mar 2021 09:14:28 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3b8d71f..ebe20b8 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ A multi page template using two raw templates and an external link to a demo.
 
 # Deployment
 
-Deployment of your gitlab page is automatic. It may take up to 30 minutes before the site is available after the first 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/<your.name>/<project.name>/home/index.html 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>/home/index.html
 
 # Cleanup
 
-- 
GitLab