From 39c10ff823c6749b1fe47c425d3ce98af4aae373 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Mon, 3 Jul 2023 17:15:13 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index a92ec63..c9a4f7a 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ In the Ops part of the DevSecOps lifecycle, PIACERE also presents several key in
 
 ## Repository structure
 The Public repository of PIACERE project is organized as follows:
-- [/agents]: contain the monitoring agents that need to be deployed along with the IaC to monitor the infrastructure
+- **[/agents]**: contain the monitoring agents that need to be deployed along with the IaC to monitor the infrastructure
 - [/demos]: different demos that can serve as a basic examples of using PIACERE
 - [/The Platform]: is divided in many repositories where the several [components](#Components) of the PIACERE framework can be found
 
-- 
GitLab