summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikolaus Gotsche <n@softwarefools.com>2020-11-15 17:33:51 +0100
committerNikolaus Gotsche <n@softwarefools.com>2020-11-15 17:33:51 +0100
commit30551f147d9648e42eddb95ff8eda2d7d33d09be (patch)
tree4f7fd3268cba39c8abe795780f6c4381e2f7d810 /README.md
CovidDataFetcher 1.0HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c4d60c8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Covid-19 Data Fetcher
+
+This little go program fetches all EU, US, India, Brazil, Russia data from api.covidapi.com and prints them in pdf charts.
+To prevent JSON Overflows US data is requested for 2 or 3 days at a time.
+
+## Coming soon:
+ - Make Gifs and movies with Imagemagick