From e3f90ea54c481fefadc47159a3ba7bb4951b0e09 Mon Sep 17 00:00:00 2001
From: Alessio BUCELLA <Alessio.BUCELLA@isae-supaero.fr>
Date: Wed, 19 Mar 2025 16:01:29 +0100
Subject: [PATCH] update to rl algorithm name

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

diff --git a/README.md b/README.md
index 1f51499..0416d77 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 Projet de controle / commande de drone convertible (le mavion) par IA (Reinforcement learning) - Application de divers algo de RL et test de l'approche TD-MPC
 
-Research project on Control and Guidance of MAVION by RL and MPC.
+Research project on Control and Guidance of MAVION by RL and MPC (TD-MPC2).
 
 This branch refers to the MAE research project by Alessio Bucella and Lorenzo Cantini
 
-- 
GitLab