chiark / gitweb /
Update README.md
authorMaurizio Paglia <mpaglia0@gmail.com>
Thu, 5 Jan 2023 13:43:50 +0000 (14:43 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Jan 2023 13:43:50 +0000 (14:43 +0100)
README.md

index c852223b9c3673fb82b7c8004d127342467c9b8c..7469fabc27d1d337222fef4ed4b364f09e49c2c8 100644 (file)
--- 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`.