From 5123306f79edb22affd385039ea3ce82ad0bae39 Mon Sep 17 00:00:00 2001
From: Benyahia Mohammed Oussama <mohammed.benyahia@etu.ec-lyon.fr>
Date: Sun, 2 Mar 2025 11:12:26 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 6c61ba2..43ab33b 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,9 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
   ![Evaluation Plot](/images/eval_rewards.png)  
   *(Figure: The model consistently reaches a total reward of 500 over 100 evaluation episodes.)*
 
+- **Video exemple:**  
+  ![reinforce_cartpole Evaluation Video](reinforce_cartpole.mp4) 
+
 ---
 
 ## 2. A2C with Stable-Baselines3 on CartPole  
-- 
GitLab