From 47b0eef185836ca3969a9ea0e0d764be915714fc 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 15:48:42 +0200
Subject: [PATCH] Update file README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 83ed491..24383fd 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,9 @@ DevOps teams can program IaC as if they were programming any software applicatio
 PIACERE enables the automation of several deployment, configuration and management tasks that otherwise would have to be performed manually by an operator.
 PIACERE solution consists of an integrated DevSecOps framework to develop, verify, release, configure, provision, and monitor infrastructure as code. 
 The main characteristics of this solution are: 
+
 ![VISION](https://piacere-project.eu/wp-content/uploads/2023/05/Vision2.png){width="720"}
+<img src="https://piacere-project.eu/wp-content/uploads/2023/05/solution.png" width="720" alt="centered image">
 
 PIACERE will support the different DevSecOps activities. Using a single **integrated environment to develop (IDE)** infrastructural code will unify the automation of the main DevSecOps activities and will shorten the learning curve for new DevSecOps teams.
 
@@ -30,6 +32,7 @@ The three branches **Y1**, **Y2**, **Y3** gather the code developed during the t
 ## Components
 Diagram of the PIACERE framework:
 ![FRAMEWORK](https://piacere-project.eu/wp-content/uploads/2023/05/solution.png)
+ 
 
 | Component                             | Repository                                    |
 | --------------------------------------|-----------------------------------------------|
-- 
GitLab