aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 831821d0c9f07de8fae401575171d584abfabc15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
![example](https://i.ibb.co/dG9Bm97/cases-26-07-2020.png)

# COVIDTracker-2
An updated version of my first COVIDTracker python app.

# Usage
Simply run the script and check the **graphs** folder located in the directory that the script resides in.

```
python3 -u main.py
```

# Prerequisites
Please see requirements.txt located in this repository.
These should be installed using ``` pip3 ``` or another Python package manager.
git.ajschof.me — hosted by ajschofield — powered by cgit