From c79f6d00126caec801487a50526bf5748ef42792 Mon Sep 17 00:00:00 2001
From: KOSSIVI Kossi <kossi.kossivi@etu.univ-amu.fr>
Date: Sun, 26 Nov 2023 21:56:23 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7f70028..315de7f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
-
 # 2D Games engines and Pong game implementation
 
-![Logo](https://upload.wikimedia.org/wikipedia/commons/f/f8/Aix-Marseille_universit%C3%A9_%28logo%29.png)
+<img src="https://upload.wikimedia.org/wikipedia/commons/f/f8/Aix-Marseille_universit%C3%A9_%28logo%29.png" alt="Logo" width="200">
 
 As part of a university project, a group of six students developed a 2D video game engine and implemented the game Pong. This work is the result of seven intense weeks during which we worked tirelessly day and night, following agile methods, particularly Scrum, and adhering to various software engineering principles.
 
-- 
GitLab