From 5b8669ae60d719c401723d42c727ddd506052041 Mon Sep 17 00:00:00 2001
From: Alvise De Faveri <alvise.defaveri@skywarder.eu>
Date: Tue, 5 Nov 2019 04:10:29 +0100
Subject: [PATCH] Update README.md

---
 README.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 07b7fd098..6ef934769 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # R2A-HERMES OBSW [![pipeline status](https://git.skywarder.eu/r2a/skyward-boardcore/badges/master/pipeline.svg)](https://git.skywarder.eu/r2a/skyward-boardcore/commits/master)
 
-*Software for R2A-Hermes*
-
-This repository contains the On-Board Software for R2A-Hermes. 
+*On Board software for R2A-Hermes*
 
 To clone, use the `git clone --recurse-submodules` option.
 
@@ -23,9 +21,6 @@ To build, use `sbs` (for more info, type `./sbs --help` on Linux or `sbs --help`
 | **build/**             | MIOSIX Makefiles generated by SBS (*not important*) |
 | **obj/**               | Building stuff (*not important*)                    |
 
-## Content
-
-This repo contains software components that are specific to R2A-Mini a.k.a Hermes.
 
 ## Useful entrypoints
 
-- 
GitLab