From fec3c27033eb680cd75786c1b5b299b23aca63f4 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 14:27:11 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 9b90062..6f6a9fe 100644
--- a/README.md
+++ b/README.md
@@ -54,15 +54,15 @@ 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 =====
-- README file (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
+- 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 
-    - Documentation (point to)
     - Acknowledgement
 
-- Branches: 
+- 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