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

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

diff --git a/README.md b/README.md
index 2d484b0..58685a4 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,8 @@ 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)
+  ![Result](/images/panda_sb3_eval1.png){:width="50%"}
+  
 - **Evaluation Plot:**  
   ![Evaluation Plot](/images/panda_sb3_eval.png)  
   *(Figure: The robotic arm’s performance in the PandaReachJointsDense-v3 environment.)*
-- 
GitLab