fixed misleading doc in readme

This commit is contained in:
bom 2022-03-10 10:48:28 +01:00
parent 442050f366
commit 4c21e559b2

View file

@ -43,7 +43,7 @@ We use bootstrap for rough styling. More styling is up to you at the moment, hel
## using in reply mode ## using in reply mode
Add `replies_to=<REPLY-ID>` and optionally whether you only want to include favorited replies as Add `replies_to=<REPLY-ID>` and optionally whether you only want to include favorited replies as
`filter_favorited=<TRUE|FALSE>` to the div. `filter_favorited=<true|false>` to the div.
Instead of embedding all Posts of one account, this will fetch the replies to one Post and display them Instead of embedding all Posts of one account, this will fetch the replies to one Post and display them