From ab5b8ea02b6c9713dd71d3938eaa780cbe5a8812 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 31 Jul 2024 19:29:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd1112e..0b29cc3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ A repeater function for two different nodes and cross-posting messages. The'repe enabled = True repeater_channels = [2, 3] ``` -A module allowing a Hamlib compatable radio to connect to the bot, when functiponing it will message the channel configured with a message of in use. +A module allowing a Hamlib compatable radio to connect to the bot, when functiponing it will message the channel configured with a message of in use. **Requires hamlib/rigctld to be running as a service.** ``` [radioMon]