From c47004c47c31de22096bfdae3b6f603c0deec221 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 19 Jan 2025 12:09:25 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7b89c..7c22e87 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,7 @@ There is no direct support for MQTT in the code, however, reports from Discord a ### CheckList | Command | Description | | |---------|-------------|- -| `checkin` | Check in the node to the checklist database | ✅ | +| `checkin` | Check in the node to the checklist database, you can add a note like `checkin ICO` or `checkin radio4` | ✅ | | `checkout` | Checkout the node in the checklist database | ✅ | | `checklist` | Display the checklist database | ✅ |