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