diff --git a/README.md b/README.md index 1bc3f6f..0521a5a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Each part can be disabled completely, and all of the values are configurable. **Be aware, that this script may run for a long time, if these values are too high.** Experiment a bit with what works for you, by starting with fairly small numbers (maybe `HOME_TIMELINE_LENGTH = 200`, `REPLY_INTERVAL_IN_HOURS = 12`) and increase the numbers as you see fit. -For full context and discussion on why this is needed, read the following tow blog posts: +For full context and discussion on why this is needed, read the following two blog posts: - The original announcement post: [Pull missing responses into Mastodon](https://blog.thms.uk/2023/03/pull-missing-responses-into-mastodon?utm_source=github) - The announcement for v3.0.0: [Pull missing posts from recently followed accounts into Mastodon](https://blog.thms.uk/2023/03/backfill-recently-followed-accounts?utm_source=github)