From e298157623276c1c2a73d0285a9d95198ce18811 Mon Sep 17 00:00:00 2001 From: Claudio Lopez <huendica@dhcp-183-22.ens-lyon.fr> Date: Fri, 20 Sep 2024 11:25:59 +0200 Subject: [PATCH] README: small description of the software --- README.md | 1 + todo.txt | 0 2 files changed, 1 insertion(+) delete mode 100644 todo.txt diff --git a/README.md b/README.md index 3068c6c..0e3f93f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ # project initialisation start by executing the `src/init.sh` script +small python software to handle dated file names diff --git a/todo.txt b/todo.txt deleted file mode 100644 index e69de29..0000000 -- GitLab