diff --git a/README.md b/README.md
index 363606b1267826970c97cf41010c0f7397525c31..40dbdf8138edc0233ecbafa6e90bc5ac2cf3b91d 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Méthodes indirectes et directes en contrôle optimal
 Calcul différentiel et équation différentielle ordinaire
 
 * [Sujet 5 : tp/derivative.ipynb](tp/derivative.ipynb) - Calcul de dérivées
-* [Sujet 6 : tp/runge-kutta.ipynb](tp/runge-kutta.ipynb) - Méthodes de Runge-Kutta
+* [Sujet 6 : tp/rk-explicites.ipynb](tp/rk-explicites.ipynb) - Méthodes de Runge-Kutta explicites
 
 **Notes de cours supplémentaires - ressources**