From 0ebf46946c61b3ec8d9c4d9520b195345416a20e Mon Sep 17 00:00:00 2001 From: EverSoJoe <42702674+EverSoJoe@users.noreply.github.com> Date: Tue, 13 Sep 2022 07:03:42 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f99909cf..c1d6e80d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# RKI Inzidenz History for chosen German disctricts and cities +# [DEPRICATED] RKI Inzidenz History for chosen German disctricts and cities + +NOTE: DOES NOT WORK ANYMORE + Running the python script will download the newest XLSX file from RKI and extract the relevant data. Which then in turn will be put into a generated static HTML page This will be ran by a cronjob on a RasPI every hour and the resulting HTML will be put into index.html and pushed to the GitHub repo.