From 908dfcb29f3d1ef2f3fee602727702ef1243876f Mon Sep 17 00:00:00 2001
From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com>
Date: Thu, 18 Apr 2024 21:59:58 +0200
Subject: [PATCH] updates with the structure

---
 README.md | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index d07ffca..a959fe0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@ ACROSS aims to provide an integrated ecosystem to co-design, co-create and co-de
 **Table of Contents**
   - [Description](#description)
   - [Repository structure](#repository-structure)
-  - [Components](#components)
   - [Contact](#contact)
   - [Acknowledgement](#acknowledgement)
 
@@ -19,14 +18,14 @@ to build the next generation Public-Services ecosystem while maintaining the hig
 ## Repository structure
 The Public repository of ACROSS project is organized as follows:
 
-- [/services]: contain ...
-- [/security]: contain ...
-
-branches: 
-
-## Components
-The ACROSS framework can be divided, attending the workflow, in x parts: x, x, and x. 
+- [/citizen-front-end]: Front-end for the citizen including the transparency dashboard and the web application.
+- [/modeling-frontend]: Front-end for the modeling covering the user journey modeling tool.
+- [/user-journey-service-delivery]: User journey service delivery including the user journey services engine the business API and diverse mocks.
+- [/citizen-data-ownership-and-usage-control]: Citizen data ownership and usage control.
+- [/data-harmonization-and-connectors]: Data harmonization and connectors including the service connector app and the public service catalog.
+- [/services]: Including the academicID mock and the Hochschulstart Service Connector.
 
+The repositories will use master as the primary branch.
 
 ## Contact
 **Enrique Areizaga**, ACROSS project manager, TECNALIA 
@@ -36,8 +35,11 @@ The ACROSS framework can be divided, attending the workflow, in x parts: x, x, a
 This project has received funding from the European Union’s Horizon 2020 research and innovation programme under Grant Agreement No. 959157. ![EU FLAG](https://icons.iconarchive.com/icons/custom-icon-design/all-country-flag/48/European-Union-Flag-icon.png)
 
 
-
+[/citizen-front-end]: https://git.code.tecnalia.com/across/public/citizen-front-end
+[/modeling-frontend]: https://git.code.tecnalia.com/across/public/modeling-frontend
+[/user-journey-service-delivery]: https://git.code.tecnalia.com/across/public/user-journey-service-delivery
+[/citizen-data-ownership-and-usage-control]: https://git.code.tecnalia.com/across/public/citizen-data-ownership-and-usage-control
+[/data-harmonization-and-connectors]: https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors
 [/services]: https://git.code.tecnalia.com/piacere/public/services
-[/security]: https://git.code.tecnalia.com/piacere/public/security
 
 [enrique.areizaga@tecnalia.com]: mailto:enrique.areizaga@tecnalia.com
-- 
GitLab