~witcher/discord_covid19

8a053cdbd23147ebc7c81db2df8c846b539ef377 — Witcher01 3 years ago ef5ce91
added info about api source
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 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