Tree
- Tree:
1ea6f82176516514cb365b4328b5df0073f95006- Date:
- Message:
- changed readme
| LICENSE.txt | commits | blame |
| README.md | commits | blame |
| main.go | commits | blame |
README.md
# cli_incidence cli_incidence talks to the RKI (Robert-Koch-Institut) REST API and prints the incidence of the specified districts to STDOUT. # Requirements - The Go compiler # Installing `go install` The executable `cli_incidence` will be installed in your $GOPATH. # Running `cli_incidence -d "12062,hildburghausen"`
