From 4a98f88e22dfa2578587c37eee4812c75e09ae47 Mon Sep 17 00:00:00 2001 From: Jerome Dauvergne Date: Fri, 25 Apr 2025 18:57:03 +0200 Subject: [PATCH] premier commit --- module2/exo1/toy_document_fr.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..686b6a2 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,6 +1,6 @@ --- -title: "Votre titre" -author: "Votre nom" +title: "Mon premier document Git" +author: "Jerome Dauvergne" date: "La date du jour" output: html_document --- -- 2.18.1