diff --git a/README.md b/README.md index afc537b..d34953a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Configuration lives in a TOML file which should have (at a minimum) the followin ```toml server = "https://gotify.example.com" app_token = "app_token_from_gotify" - ``` ## Usage