From c4dd681603c61a662582e57b06af9fccd59c7a33 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sat, 16 Jan 2021 18:51:00 +0100 Subject: [PATCH] update README --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index ee4e0af..11c145f 100644 --- a/README +++ b/README @@ -4,4 +4,7 @@ My solutions to the 2 daily exercises in both C and Bash (also Cobol for day 1). Status: -Done: Days 1-16: parts 1 and 2 +Done: + Day 1: Bash, C, and Cobol + Days 2-16: Bash and C + Day 17: Bash