diff --git a/readme-en.md b/readme-en.md
index 9676b13..ba238fe 100644
--- a/readme-en.md
+++ b/readme-en.md
@@ -21,7 +21,13 @@ Optionally, you can specify a **#hashtag** to import only matching posts.
All settings are in `system/extensions/yellow-system.ini`:
- **MastodonapiInstanceUrl** – your Mastodon instance URL (e.g. `https://mastodon.social`)
-- **MastodonapiAccountId** – your Mastodon user ID (numeric, e.g. `1234567890`)
+- **MastodonapiAccountId** – deine Mastodon-User-ID (numerisch, z. B. `1234567890`)
+ - ID bei einem Mastodon-Account finden: Gib im Browser "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" ein.
+ - ID bei einem GoToSocial-Account finden (siehe hier)
+- **MastodonapiAccessToken**
+ - Bei einem Mastodon-Account optional
+ - Bei einem GoToSocial-Account pflicht (siehe hier)
+- **MastodonapiLimit** - Standartwert ist 20
- **MastodonapiHashtag** – leave empty to import all public posts; set to `#hashtag` to import only matching posts
- **MastodonapiAuthor** – author name to use for imported blog posts
- **MastodonapiTag** – tag to assign to imported blog posts