diff --git a/README.md b/README.md index 14fbaf2..0005e13 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ With a locked account, you get to approve who can follow you *through the Mastod **However.** -Every Mastodon account (on an unmodified server) also creates an RSS feed of their public and unlisted posts - i.e. the posts that appear on the account's profile. Your RSS feed appears at `https:///users/.rss` ; for example, since I'm `https://elekk.xyz/@noelle`, my RSS feed is `https://elekk.xyz/users/noelle.rss` . +Every Mastodon account (on an unmodified server) also creates an RSS feed of their public and unlisted posts - i.e. the posts that appear on the account's profile. Your RSS feed appears at `https:///users/.rss` ; for example, since I'm `https://elekk.xyz/@noelle`, my RSS feed is `https://elekk.xyz/users/noelle.rss` . (Remember to remove the `@`!) **Anyone can subscribe to these feeds using an RSS reader to see your public and unlisted posts when you post them.** These feeds don't contain your followers-only or private posts, but you don't get to control who can see them.