diff --git a/README.md b/README.md
index 7ae90041321dee730048d34cc761ae19029603f7..a0f8f8202e37c5f6372c6e5beab15d2fbc1b48a9 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