From 237bb1abdc85d744192e8284b4baa4ac6528e7a8 Mon Sep 17 00:00:00 2001 From: spla Date: Sun, 28 May 2023 22:35:52 +0200 Subject: [PATCH] Updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98a9de0..e8673c0 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Within Python Virtual Environment: 4. 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. Also set `python fediquery.py` to run every minute to accept queries from any fediverse' users about any `server` or `soft`. -15.4.2023 - Added fediquery.py. It allows queries from any fediverse' user about soft and server (keywords). It replies to the asking user with its data, if any. -28.5.2023 - Added top table to save top five softwares data. +15.4.2023 - Added fediquery.py. It allows queries from any fediverse' user about soft and server (keywords). It replies to the asking user with its data, if any. +28.5.2023 - Added top table to save top five softwares data. 28.5.2023 - Added upload.py to upload alive fediverse's dataset to configured Forgejo repository.