From b05a9cc35031d69441f3aa2c905e4c81c3765dda Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Wed, 11 Jun 2025 02:31:30 -0500 Subject: [PATCH] formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b18229..baf6909 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Current bot list: # Requirements All the bots here expect the folkowing secrets: ``` -- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) -- PUSHOVER_USER_TOKEN # Optional -- PUSHOVER_APP_TOKEN # Optional +- BOTS_ENDPOINT # The URL of your ActivityPub instances (e.g. mastodon.social) +- PUSHOVER_USER_TOKEN # Optional +- PUSHOVER_APP_TOKEN # Optional ``` Additionally, each have specific requirement outlined below.