diff --git a/readme.md b/readme.md index 85ec489..dd7a25d 100644 --- a/readme.md +++ b/readme.md @@ -4,10 +4,13 @@ Replaces the old avascript and bash script version with a go verion. Does all the work internally. -Environment vars: -CRONSETTING // Default: "0 1 * * *" // At 01:00, every day -UPDATE // Set it true to trigger an update -PORT // defaults to 8989 +## Environment vars: + +- CRONSETTING // Default: "0 1 * * *" // At 01:00, every day + +- UPDATE // Set it true to trigger an update + +- PORT // defaults to 8989