Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
justcallmelarry committed Jun 24, 2018
1 parent 62dbb20 commit 9085232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9085232

Please sign in to comment.