diff --git a/README.md b/README.md index f5d7b11..dd1d5c5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ```toml instance = "https://lemmy.example.org" username = "BotUserName" -password = "BotPassword" # Note: Passwords containing special characters might need to be escaped using '\\' +password = "BotPassword" status_post_url = "PostUrlForStatusMonitoring" config_reload_seconds = 10800