From eddc061829dd1e45a09b80d183649e227650a1e8 Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 8 Apr 2023 13:18:58 +0200 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.