diff --git a/intro.md b/intro.md
index 5644db1a468462e281132f957adef2c3a2cfa3ed..91cfc1fc74fbd8203c0d7ec068199ff47870a7c2 100644
--- a/intro.md
+++ b/intro.md
@@ -63,7 +63,9 @@ Contient certaines iformations qui peuvent être pratiques.
 
 ![Ferris](figs/ferris.png){height=50%}
 
-# Brève histoire du rust
+# Historique
+
+## Une brève histoire du Rust
 
 - Créé comme projet personnel par Graydon Hoare chez Mozilla en 2006.
 - Financé par Mozilla dès 2010.
@@ -74,6 +76,11 @@ Contient certaines iformations qui peuvent être pratiques.
 - Stabilisation de fonctionalités tous les 6 semaines.
 - Version stable actuelle 1.26.2. <!-- TODO UPDATE -->
 
+## Plus d'informations
+
+- En vidéo: <https://www.youtube.com/watch?v=79PSagCD_AY>
+- En slides: <https://github.com/steveklabnik/history-of-rust>
+
 # Méthode de publication
 
 - Développement dans Nightly.