Skip to content

Commit

Permalink
add newline to config in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ka-de committed Nov 25, 2024
1 parent 89a1c54 commit 02c7c8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,11 @@ consumer_key = "your_twitter_consumer_key"
consumer_secret = "your_twitter_consumer_secret"
access_token = "your_twitter_access_token"
access_token_secret = "your_twitter_access_token_secret"

[mastodon]
access_token = "your_mastodon_access_token"
instance_url = "https://mastodon.social"

[bluesky]
identifier = "your.handle@bsky.social"
password = "your_app_password"
Expand Down

0 comments on commit 02c7c8c

Please sign in to comment.