From f54e25133f4e764eadbfc51016ee8e7dda5e49a5 Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Fri, 10 Jun 2022 23:58:17 +0200 Subject: [PATCH] Add archival notification --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd8cb08..3d7bfca 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a COVID-19 tracker for Linux, allowing you to track, review and save sta I wrote this application mostly to get as much data about the COVID-19 outbreak as possible and try to present it in a clean manner. I hope you'll enjoy using it too. +As of 2022-06-10 this project is archived. The pandemic seems to be mostly under control, and people seem to have largely lost interest in the COVID-19 infection statistics. I am no different. This is why I find it prudent to sunset this project. I hope it has been useful to some, but I will no longer maintain this project in any meaningful capacity. + #### Stats accuracy The data files are retrieved from corona.lmao.ninja which in turn receives its data from the Johns Hopkins University over at [GitHub](https://github.com/CSSEGISandData/COVID-19). Basically every application uses these, and I am also cross-verifying this. So far all the data appears consistent, although the stats from this program are more detailed than most others.