From 1d20153f4c48bedf88e655dd618a0b2e548c0853 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Fri, 8 Jun 2018 11:33:15 +0200 Subject: [PATCH] intro modified --- intro.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/intro.md b/intro.md index 5644db1..91cfc1f 100644 --- a/intro.md +++ b/intro.md @@ -63,7 +63,9 @@ Contient certaines iformations qui peuvent être pratiques. {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. -- GitLab