diff --git a/readme-de.md b/readme-de.md
index e6ec908..e9067d0 100644
--- a/readme-de.md
+++ b/readme-de.md
@@ -27,9 +27,10 @@ Alle Einstellungen befinden sich in `system/extensions/yellow-system.ini`:
`MastodonapiInstanceUrl` = deine Mastodon Instanz-URL (z. B. https://mastodon.social)
`MastodonapiAccountId` = deine Mastodon User-ID (numerisch, z. B. 1234567890)
-*Finde die ID eines Mastodon-Accounts: Gib "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" in deinen Browser ein. Finde die ID eines GoToSocial-Accounts (siehe hier)*
-*MastodonapiAccessToken = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (siehe hier)*
+*Finde die ID eines Mastodon-Accounts: Gib "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" in deinen Browser ein.*
+*Finde die ID eines GoToSocial-Accounts (siehe hier)*
+`MastodonapiAccessToken` = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (siehe hier)
`MastodonapiUpdateInterval` = Zeitintervall zwischen automatischen Updates in Minuten (Standard: 30).
`MastodonapiLimit` = Anzahl der Toots, die pro Durchgang abgerufen werden (Standard: 20).
`MastodonapiHashtag` = leer lassen für alle Beiträge; oder mit #hashtag filtern.