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

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3870bd0..1ce0ee6 100644
--- a/README.md
+++ b/README.md
@@ -14,11 +14,9 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
 - The model was trained for **500 episodes**, showing a steady increase in total rewards. The goal (total reward = 500) was reached consistently after **400 episodes**, confirming successful learning.
 - **Training Plot:**  
   <p align="center">
-  ![Training Plot](/images/train_rewards.png)  
-</p>
-<p style="text-align: center;">
+  ![Training Plot](/images/train_rewards.png)<br>  
   <b>(Figure: Total rewards increase per episode, indicating successful learning.)</b>
-</p>
+  </p>
 
 
 ### Model Saving  
-- 
GitLab