diff --git a/README.md b/README.md
index 3870bd036c366c0a1cb39a57faf4aaead7863fc3..1ce0ee6e11024ec4f3431930b31acc0d5edbde80 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