Tree
- Tree:
e064a68b4f7f9e4bf1d88dc3e5815dfd389f5c22- Date:
- Message:
- new build instructions because of make
README.md
# discord_covid19 discord_covid19 talks to the RKI (Robert-Koch-Institut) REST API and posts the formatted result to a discord channel. # Requirements - The Go compiler # Compiling discord_covid19 `make` or `go build -o discord_covid19 *.go` # Usage Run discovd_covid19 with the `-h` flag to get some more information.
