diff --git a/README.md b/README.md
index b6e44db9641af81544dbab0fe3a2d15b201e0148..650079417c6f17d2e76edbe0b9b0a10413dd3946 100644
--- a/README.md
+++ b/README.md
@@ -18,20 +18,20 @@ The main characteristics of this solution are:
 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
 - /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
+- /The Platform: is divided in many repositories where the several [components](#Components) of the PIACERE framework can be found
 
 ## Contact
-Juncal Alonso, PIACERE project manager, TECNALIA 
+**Juncal Alonso**, PIACERE project manager, TECNALIA 
 [Juncal.Alonso@Tecnalia.com]
 
 ## Components
 | Component                             | Repository                                    |
-| --------------------------------------|--------------------                           |
+| --------------------------------------|-----------------------------------------------|
 | CSE - Canary Sandbox Environment      | [The Platform/cse]                            |
 | IOP - IaC Optimized Platform          | [The Platform/iop]                            |
 | Runtime Monitoring                    | [The Platform/runtime-monitoring]             |
 | Runtime security monitoring           | [The Platform/runtime-security-monitoring]    |
-| DOML | [The Platform/CSE]             | [The Platform/doml]                           |
+| DOML - DevSecOps Modelling Language   | [The Platform/doml]                           |
 | DOML Model Checker                    | [The Platform/doml-model-checker]             |
 | IaC Scan Runner                       | [The Platform/iac-scan-runner]                |
 | ICG - Infrastucture as Code Generator | [The Platform/icg]                            |