From 3abc53a57f327a745b95570b5dad4fc357a370d7 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Wed, 3 Mar 2021 21:51:57 +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 b56ea76..e7d2928 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
-# simple_raw
+# Description
 
-A single page raw template for gitlab pages
\ No newline at end of file
+A single page raw template for gitlab pages
+
+# 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