Added some highlights to the intro
This commit is contained in:
parent
7478321a78
commit
9a00c253ee
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue