~witcher/discord_covid19

74b033b51d13cf3735efe0b2e9bebae68bdba780 — Witcher01 3 years ago 11a9e1c
new build instructions because of make
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 8,6 8,8 @@ discord_covid19 talks to the RKI (Robert-Koch-Institut) REST API and posts the f

# Compiling discord_covid19

`make`  
or  
`go build -o discord_covid19 *.go`

# Usage