diff --git a/README.md b/README.md
index 7f700286d54f1e3ee7ee9bbb32cdafb7d401a067..315de7fbd346083fe9146fe5d044f11e03f746ca 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.