From 29360d7ef1fa64b0b524a68168610b457bfb69da Mon Sep 17 00:00:00 2001 From: simon-ec Date: Tue, 21 Apr 2026 19:31:17 -0400 Subject: [PATCH] README update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8a8a40f..99e4c51 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,7 @@ I recommend scheduling the program with something like cron so that you aren't m Source code is included, you can build it yourself if you want but the executable is up to date. This program was written in Vim with only the Go standard library, if that means anything to you.. + +## TODO: +- improve logging +- mark failures more clearly