aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-09-23 15:07:30 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-09-25 22:10:05 +0200
commiteccc187014da0ee71bdfc94bfc105e6d4b4524ed (patch)
treea2836d3b3cd4a002e92e1bf5e748be805de8c35e /README.md
parent562c565fcf10fff454e82bd3eb718f6b4cbc5a1d (diff)
introduce 'mod/notification-email', split off from global-functionschange-84
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7f3312..be52699 100644
--- a/README.md
+++ b/README.md
@@ -218,6 +218,7 @@ Available modules
* [Manage VLANs on bridge ports](doc/mod/bridge-port-vlan.md)
* [Inspect variables](doc/mod/inspectvar.md)
* [IP address calculation](doc/mod/ipcalc.md)
+* [Send notifications via e-mail](doc/mod/notification-email.md)
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
* [Send notifications via Telegram](doc/mod/notification-telegram.md)
* [Download script and run it once](doc/mod/scriptrunonce.md)