From b91c9eab557da626db60d53884d372a9f29f6eb5 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Fri, 29 Dec 2017 15:26:42 +0100
Subject: [PATCH] add TODO

---
 TOOD                    | 2 ++
 participants.csv.sample | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 TOOD

diff --git a/TOOD b/TOOD
new file mode 100644
index 0000000..ef812bf
--- /dev/null
+++ b/TOOD
@@ -0,0 +1,2 @@
+Use CSS framework for more robust styles, adapted to screen size.
+(Currently OK for screens between 1250 and 2000 pixels wide).
diff --git a/participants.csv.sample b/participants.csv.sample
index 79e15d3..807ff82 100644
--- a/participants.csv.sample
+++ b/participants.csv.sample
@@ -1,4 +1,4 @@
-prenom,nom
+prénom,nom
 William,Plaisance
 Rosamonde,Dupuy
 Fabienne,Aubin
-- 
2.44.0