From 608499bc8949144c2ab3f1c77b632b1c0bfc9ab1 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 23 Jul 2026 07:44:11 +0200 Subject: [PATCH] README: mention mode-button-scheduler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68216a20..9985bb2b 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ Available scripts * [Manage IP addresses with bridge status](doc/ip-addr-bridge.md) (`ip-addr-bridge`) * [Manage LEDs dark mode](doc/leds-mode.md) (`leds-day-mode`, `leds-night-mode` & `leds-toggle-mode`) * [Forward log messages via notification](doc/log-forward.md) (`log-forward`) -* [Mode button with multiple presses](doc/mode-button.md) (`mode-button`) +* [Mode button with multiple presses](doc/mode-button.md) (`mode-button` & `mode-button-scheduler`) * [Manage DNS and DoH servers from netwatch](doc/netwatch-dns.md) (`netwatch-dns`) * [Notify on host up and down](doc/netwatch-notify.md) (`netwatch-notify`) * [Visualize OSPF state via LEDs](doc/ospf-to-leds.md) (`ospf-to-leds`)