diff --git a/README.md b/README.md index 496f9eb31ea0c2d9e2bfab1cc5eabdbd81a141dc..66514682e63ceb0b3033aca760f09eb88be0f2fd 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