From 131b792ceace3edeec2152fe2c71034a0c506a4c Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sun, 13 Apr 2025 14:46:06 -0700 Subject: [PATCH] add mention of docker images in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ee56c6..45f87ca 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ zig build The executable will be created in `zig-out/bin/syncthing_events` +Docker images are available at: https://git.lerch.org/lobo/syncthing-events/packages + ## Configuration Create a configuration file in either JSON, ZON, or YAML format. Example (in JSON):