From 6ec80b9c4966d618d8e98521a58e902a6799b66d Mon Sep 17 00:00:00 2001
From: Dimitrios Laskaratos <dlaskaratos@intracom-telecom.com>
Date: Wed, 9 Jul 2025 09:20:30 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 37c9510..6493123 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen
 
 ###Common environment variables
 | Name | Description|
+| ------------- | ------------- |
 | ADAPTER_BASE_URL| Base address for the edge cloud adapter |
 | ARTIFACT_MANAGER_ADDRESS |  Address of the Artefact Manager |
 | EDGE_CLOUD_ADAPTER_NAME  | The adapter SRM is going to use throughout its lifecycle.|
-- 
GitLab