From 33abe646aefe49bafced6f0e99eac825c6089043 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 19 Jan 2025 12:09:55 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c22e87..4d9c956 100644 --- a/README.md +++ b/README.md @@ -414,8 +414,8 @@ There is no direct support for MQTT in the code, however, reports from Discord a | Command | Description | | |---------|-------------|- | `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 | ✅ | +| `checkout` | Checkout the node in the checklist database, checkout all from node | ✅ | +| `checklist` | Display the checklist database, with note | ✅ | ### Games (via DM) | Command | Description | |