From bbcdd6656a4aea780f29f6596658587f636865b4 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 18 Jan 2025 20:38:50 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9628b55..f50c109 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,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 | ✅ | | `checkout` | Checkout the node in the checklist database | ✅ | | `checklist` | Display the checklist database | ✅ |