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