From d54306e919d56ca855914a042eb7aaef0fc26f8a Mon Sep 17 00:00:00 2001 From: spla Date: Wed, 19 May 2021 15:56:56 +0200 Subject: [PATCH] First release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 315a788..d975649 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Within Python Virtual Environment: 4. Run `python welcome.py` to check if any new users and greet them and what is the registering evolution (hourly, daily, weekly). -5. Use your favourite scheduling method to set `python welcome.py` to run every minute. +5. Use your favourite scheduling method to set `python welcome.py` to run every hour.