From 2be86f6d4ccf602f5c1f64d32f1a62bde6205335 Mon Sep 17 00:00:00 2001
From: Masmoudi Hamza <hamza.masmoudi@etu.ec-lyon.fr>
Date: Mon, 17 Mar 2025 22:11:44 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index 7ae9004..a0f8f82 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ If you want to run this experiment, execute the following file: [reinforce_cartp
 
 You'll get a similar curve as this one:
 
-![CartPole Reward Plot](Cartpole_WanDB.jpeg)
+![CartPole Reward Plot](reward_plot.png)
 
 # CartPole & Stable-Baselines3
 
-- 
GitLab