From b5a1522e60ed9be71142e4981f255d2a9c45c252 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Tue, 23 Feb 2021 14:35:27 +0100
Subject: [PATCH] updated with tdd

---
 index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.md b/index.md
index 83c1b1b..d191d49 100644
--- a/index.md
+++ b/index.md
@@ -72,6 +72,8 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Instructions pour l'examen [PDF](prog_seq_c_cours/examen.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
+## Test driven development [PDF](prog_seq_c_cours/tdd.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
+
 
 <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf)
 
-- 
GitLab