commit 8a053cdbd23147ebc7c81db2df8c846b539ef377 from: Witcher01 date: Tue Jun 8 21:34:48 2021 UTC added info about api source commit - ef5ce9106454568612c7459b769eddf0e17d7369 commit + 8a053cdbd23147ebc7c81db2df8c846b539ef377 blob - b6ae857d0ff3002dff6bfc6402acfa44a4a21c4d blob + b3443eacf8cda480a7c8f53222d30ab17c664120 --- README.md +++ README.md @@ -2,6 +2,8 @@ discord_covid19 talks to the RKI (Robert-Koch-Institut) REST API and posts the formatted result to a discord channel. +This is using the [rki-covid-api](https://github.com/marlon360/rki-covid-api) written by [marlon360](https://github.com/marlon360/) as the REST API source. + # Requirements - The Go compiler