From 69dc99c009455a012db97e02a5f69bdb1a8f35dd Mon Sep 17 00:00:00 2001
From: LaShelb <96296750+LaShelb@users.noreply.github.com>
Date: Fri, 14 Mar 2025 16:25:17 +0100
Subject: [PATCH] fixed png issue in read me

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

diff --git a/README.md b/README.md
index 7aa4c52..52c92cb 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ The implementation consists of:
 
 The agent was trained for 500 episodes. The plot below shows the total reward obtained in each episode during training:
 
-![Training Plot](training_plot.png)
+![Training Plot](cartpole_first/training_plot.png)
 
 ### Files
 
-- 
GitLab