From d613ef01fb7818f4fb1d0e345271fc09a0083401 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Fri, 10 Feb 2023 14:17:11 +0000 Subject: [PATCH] readme+ --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02dc1da..5d6ee49 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ A change detection server that can notify through various services, written in Go Some out-of-the-box highlights: +- Create watches by connecting filters in a DAG - A small runtime footprint, a basic instance uses around 20MB of memory -- Lua scripting enables GoWatch to do anything you want it to do +- Supports Lua scripting to filter/modify/reduce your data any way you want - Send notifications through Discord, Matrix, Slack, Telegram and many more services # Index