From 3edefafaff0193c501b490dd517e5e26c80f204e Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 15 Jun 2023 12:00:38 +0200 Subject: [PATCH] docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f617b2b..68aae7f 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ ## TODOs -~~* Send notification about unread local mail only once!~~ -~~* add PKGBUILD~~ -~~* Rename python module (and git repository?) to `exec-notify`~~ +* ~~Send notification about unread local mail only once!~~ +* ~~add PKGBUILD~~ +* ~~Rename python module (and git repository?) to `exec-notify`~~ * Use subprocess_util > execute_print_capture * This way, the user can see the stdout/stderr while it is executed * And we can email the stdout/stderr if the process has failed