From cc8cb1741cc9a7a4232dccf30547dafe7c7d9243 Mon Sep 17 00:00:00 2001
From: Benyahia Mohammed Oussama <mohammed.benyahia@etu.ec-lyon.fr>
Date: Thu, 6 Mar 2025 13:00:38 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3ea345e..629055d 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,9 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
 - **Evaluation Results:**  
   - The total reward across all episodes ranged between **0 and -1**, indicating stable control.  
   - **100% of episodes** met the success criteria.
-  ![Result](/images/panda_sb3_eval1.png){:width="20%"}
+
+![Result](/images/panda_sb3_eval1.png){:width="20%"}
+
   
 - **Evaluation Plot:**  
   ![Evaluation Plot](/images/panda_sb3_eval.png)  
-- 
GitLab