From 7e806e61ddddbc5f72823e8890bcd3777625eb91 Mon Sep 17 00:00:00 2001
From: "Rausch, Fabian" <fabian.rausch@studium.uni-hamburg.de>
Date: Mon, 26 Oct 2020 13:56:41 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 84fcb95..4b04fd4 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ or the [Mafiasi Cloud](https://cloud.mafiasi.de/s/mA2DARd9Ff8EkMx).
 
 The following image visualizes the software architecture. 
 
-![software architecture](architecture.png "software architecture")
+![software architecture](architecture.png)
 
 Generally almost all services are dockerized and can be run on the same machine or on different servers each.  
 The originally used setup has shown that it works well to put all services 
-- 
GitLab