diff --git a/README.md b/README.md index 3e7ca72..b29f911 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,5 @@ Within Python Virtual Environment: 3. Run `python fediverse.py` to check an get all information from all peers nodeinfo endpoints. At the end it will publish the results to the configured Mastodon account. -8. Use your favourite scheduling method to set `python fetchpeers.py` to run at least once a day and `python fediverse.py`. +8. Use your favourite scheduling method to set `python fetchpeers.py` to run at least once a day and `python fediverse.py` to run at desired pace to publish the results.