From 1c207e1909ef5dd905e1b00f65215e2b25c218e6 Mon Sep 17 00:00:00 2001
From: Carine <carine.rey@ens-lyon.fr>
Date: Mon, 13 Sep 2021 13:32:43 +0200
Subject: [PATCH] update contributing

---
 CONTRIBUTING.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8b27a3d..adcfaae 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,9 +8,7 @@
 
 ## Supplementary exercices
 - Add summary of all code used in the session at the end of the sesssion
-- Write the session_1/bioconductor.Rmd training (and add link in session_1.Rmd)
-- Write the session_1/github.Rmd training (and add link in session_1.Rmd)
 - Write the WDI.Rmd training which will be for a later session
 - Write tuto to create IFB accout and launch Rstudio server
 - Write session_2/exel.Rmd to load an exel version of the mpg data
-- Write session_2/ggannimate.Rmd https://exts.ggplot2.tidyverse.org/gallery/ or another example of ggplot2 addons
\ No newline at end of file
+- Write session_2/ggannimate.Rmd https://exts.ggplot2.tidyverse.org/gallery/ or another example of ggplot2 addons and cowplot (https://wilkelab.org/cowplot/articles/introduction.html)
\ No newline at end of file
-- 
GitLab