diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
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 |
