diff --git a/README.md b/README.md
index c568c77330c711a59994b4829fb319158dd36eb8..2d484b0e6058fcdd6b5954822669dfc21d4136e8 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
 - **Evaluation Results:**  
   - The total reward across all episodes ranged between **0 and -1**, indicating stable control.  
   - **100% of episodes** met the success criteria.
+  ![Result](/images/panda_sb3_eval1.png)
 - **Evaluation Plot:**  
   ![Evaluation Plot](/images/panda_sb3_eval.png)  
   *(Figure: The robotic arm’s performance in the PandaReachJointsDense-v3 environment.)*