From 0238159d8864167e1c45894a0155a1fb217205ab Mon Sep 17 00:00:00 2001
From: Andrea Magnussen <andrea@magnussen.net>
Date: Thu, 17 Jun 2021 11:32:09 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 496f9eb..6651468 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,6 @@
 
 ## Contents
 
-Group:
-
 - [Introduction](#introduction)
 - [Development Environment](#development-environment)
 - [System](#system)
@@ -44,7 +42,7 @@ In this section, we will go through the framework and libraries used, as well as
 The application is currently a thin client, and relies on the server to get data. The image below shows a visualization of the system architecture. 
 
 <p align="center">
-    <img src="images/architecture.png" alt="architecture" width="300"/>
+    <img src="images/architecture.png" alt="architecture" width="800"/>
 </p>
 
 ### Framework and Libraries
-- 
GitLab