From 8702a76c06bba8a92fb660094c8d00b6bf6c89f4 Mon Sep 17 00:00:00 2001 From: Massimo Scagliola Date: Mon, 29 Apr 2024 12:08:02 +0200 Subject: [PATCH] updated readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7dd4a1d..7eac8b8 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ If [toot](https://toot.bezdomni.net/) is installed, it can post the output as a This is mainly for personal use. *CTRL-C/CTRL-V FTW!* -If I had to choose a license, it would be MIT. +If I had to choose a license, it would be [MIT](LICENSE.md). ## TO DO -- Multiple arguments with getopts - - Check publish date - - Post with Toot - - Toot Visibility? +- [x] Multiple arguments with getopts + - [x] Check publish date + - [x] Post with Toot + - [x] Toot Visibility? - ...? - Custom template for post \ No newline at end of file