added readme

This commit is contained in:
Martin Donnelly 2024-09-02 14:22:43 +01:00
parent 111bb88d18
commit debbdd847a

13
readme.md Normal file
View File

@ -0,0 +1,13 @@
# go-blocklist
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