Added some highlights to the intro

This commit is contained in:
BroodjeAap 2023-02-06 18:11:47 +00:00
parent 7478321a78
commit 9a00c253ee

View file

@ -3,6 +3,12 @@
A change detection server that can notify through various services, written in Go
Some out-of-the-box highlights:
- A small runtime footprint, a basic instance uses around 20MB of memory
- Lua scripting enables GoWatch to do anything you want it to do
- Send notifications through Discord, Matrix, Slack, Telegram and many more services
# Index
- [Intro](#intro)
- [Run](#run)
- [Binary](#binary)