From a91b1f5b0af1a7c2afe9e45a5f677fd1cabdbfa5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Thu, 29 Jun 2023 16:53:28 +0200
Subject: [PATCH] Update file README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fe3a1c6..41af257 100644
--- a/README.md
+++ b/README.md
@@ -64,15 +64,15 @@ Diagram of the PIACERE framework:
 ## Acknowledgement
 This project has received funding from the European Union’s Horizon 2020 research and innovation programme under Grant Agreement No. 101000162. ![EU FLAG](https://icons.iconarchive.com/icons/custom-icon-design/all-country-flag/48/European-Union-Flag-icon.png)
 
->### ===== Uniform approach for component repos ===== (TO BE DELETED)
->- Include a README file with the following sections (see aprox. model in [iac-scan-runner/README.md](https://git.code.tecnalia.com/piacere/public/the-platform/iac-scan-runner/-/blob/main/README.md), Thx @XLAB! :-))
+### ===== Uniform approach for component repos ===== (TO BE DELETED)
+- Include a README file with the following sections (see aprox. model in [iac-scan-runner/README.md](https://git.code.tecnalia.com/piacere/public/the-platform/iac-scan-runner/-/blob/main/README.md), Thx @XLAB! :-))
     - Description of the component
     - Installation
     - Documentation (point to)
     - License 
     - Contact 
     - Acknowledgement
->- Branches in each repository: 
+- Branches in each repository: 
     - **y1**, **y2**, **y3** (M30-jun code)
     - **main** (default, from now on)
         1. Create **main** if not exist in your repo (_Code>Branches>New branch_)
-- 
GitLab