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