aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex <90010930+ajschofield@users.noreply.github.com>2020-07-27 23:59:29 +0100
committerAlex <90010930+ajschofield@users.noreply.github.com>2020-07-27 23:59:29 +0100
commit1152a64eb57d4292dc6af3cd821fe6679d2c15a3 (patch)
tree0e151aeb100387c80cd724c032a91494da51c324
parent52330e5a31a2ad8adccb5716d2032c2cb8531926 (diff)
downloadcovid-tracker-2-1152a64eb57d4292dc6af3cd821fe6679d2c15a3.tar.gz
covid-tracker-2-1152a64eb57d4292dc6af3cd821fe6679d2c15a3.zip
Update README.md
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 1abbc6b..831821d 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,5 @@ python3 -u main.py
```
# Prerequisites
-The following packages are required for this script to run:
-
-- Pandas
-- Numpy
-- Requests
-- Plotnine (ggplot)
-
+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