From 90852326eff9d25df1ab8a9958541f07ca2b4600 Mon Sep 17 00:00:00 2001 From: Lauri Vuorela Date: Sun, 24 Jun 2018 11:08:02 +0200 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4c415d..3f797bc 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Once you start running the script it will update on today's matches, then keep r Once all of todays matches are ended it will exit. Personally running it in a docker container with a crontab looking exactly like the example. +For the sleep-calculation to work properly you should run the script either on a server in your own timezone, or via docker speciying your current timezone _(-e TZ=Europe/Stockholm for example)_. The different .py files use different ways to find out the information needed: * `google.py` is a webscraper that uses googles real time updates