From c081cfcb59950cf330d75be74ec14f9c889ff7be Mon Sep 17 00:00:00 2001
From: Pierpaolo Mancini <pierpaolo.mancini@skywarder.eu>
Date: Sat, 11 Sep 2021 12:41:15 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 2d41aa33..30d463fb 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,16 @@
-**Skyward Hub**
+## Skyward Hub
+
+The goal of this document is to provide the link to the software documentation for a deep understanding of the developed system. 
+
+### Wiki
 
 The [Skyward Hub wiki](https://git.skywarder.eu/scs/skywardhub/-/wikis/home) contains detailed information regarding the purpose of this software, its design, and some useful "how-to" guides for using the software and contribute to its development.
 
-For a quick overview, the **SkywardHub** is an HMI (_Human-Machine Interface_) suite. The software is made of _Modules_ that can be arranged in different 
-_configurations_ each of which is design for a specific purpose. The **GroundStation** is one of the possible configurations of the modules, it is used for pre-flight operations, testing, and integration procedures. 
+### Quick Overview
+
+
+- The **SkywardHub** is an HMI (_Human-Machine Interface_) suite. The software is made of _Modules_ that can be arranged in different 
+_configurations_ each of which is design for a specific purpose. 
+- The **GroundStation** is one of the possible configurations of the modules, it is used for pre-flight operations, testing, and integration procedures. 
 
 The purpose of the SkywardHub is to offer a standard development framework for quick deployment and testing of new functionalities, ensuring a coherent design among all the HMI applications developed in Skyward. The modular and configurable design aimed to guarantee a flexible UI and maintainable software for long-term compatibility with future mission requirements. 
-- 
GitLab