Tidy formatting

This commit is contained in:
Daniel Mason 2021-09-01 22:23:02 +12:00
parent 458b162295
commit ca3de9cadd
Signed by: idanoo
GPG key ID: 387387CDBC02F132
3 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,9 @@
# NZCovidBot
Pull data from Github and parse new locations and fire them off to any configured endpoints
## Config
Copy .env.example to .env and fill in the blanks.
### Run locally
```
go run cmd/nzcovidbot/*.go