From: Maurizio Paglia Date: Thu, 5 Jan 2023 13:43:50 +0000 (+0100) Subject: Update README.md X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=c0490fd17bbb776be520dab5a4324bc761875b53;p=blog.git Update README.md --- diff --git a/README.md b/README.md index c852223b..7469fabc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Hacked from [Pelican-tweet](https://github.com/mpaglia0/Pelican-tweet). *Pelican-toot* will search your contents for articles (actually ALL contents except pages) that are not in a `draft` status. -On its first run it creates a file called `posted_on_Mastodon.txt` in your Pelican root directory populated with all your article tags. +On its first run it creates a file called `posted_on_Mastodon.txt` in your Pelican root directory populated with all your article URLs. Then it tries to post all eligible articles to Mastodon and - if post routine returns no errors - writes article URL in `posted_on_Mastodon.txt`.