From bedf35f11aaf0efd4012ff28ebb256e90c08b325 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:35:16 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 048c0bc..7a7d040 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ Diagram of the PIACERE framework:
 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! :-))
+>- 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)
@@ -73,7 +73,7 @@ This project has received funding from the European Union’s Horizon 2020 resea
     - 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