From 7a22edf9c61285ccd31872132b3d5533988acf21 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Wed, 3 Mar 2021 21:44:05 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 98087ca..317f4df 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
-# generic
+# Description
 
-A multi page template using two raw templates and an external link to a demo
\ No newline at end of file
+A multi page template using two raw templates and an external link to a demo
+
+# Deployment
+
+To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline
+
+# Cleanup
+
+To delete  your published gitlab page you have to run the cleanup-job in the CI / CD pipeline
\ No newline at end of file
-- 
GitLab