added readme and package-level comments

This commit is contained in:
pippellia-btc
2025-06-11 16:26:22 +02:00
parent 9450150171
commit 15fd14dc01
5 changed files with 35 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ import (
/*
This program syncronize the Redis database to the events already stored in the event store.
If Redis and the eventstore are already in sync, run the executable at /cmd/crawler/.
If Redis and the eventstore are already in sync, go run /cmd/crawler/.
*/
func main() {