diff --git a/README.md b/README.md index baf6909..0401d6b 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ For this bot, you only need an access token that can wrtite posts to your instan This bot reads a text file containing one line of text per statement. The secrets expected are aa follows: ``` -- QUIP_FILE # URL to your text file; it expects an https endpoint -- QUIP_TOKEN # Access token to your ActivityPub account -- QUIP_TAGS # Additional tags you want posted; the code posts with a "#Bot" tag regardless of this value +- QUIP_FILE # URL to your text file; it expects an https endpoint +- QUIP_TOKEN # Access token to your ActivityPub account +- QUIP_TAGS # Additional tags you want posted; the code posts with a "#Bot" tag regardless of this value ``` Currently, I use this code to post to the [White Nonsense Bot](https://bots.fyrfli.social/@dayswithoutwhitenonsense) account