From 10057b5f91c1f7ba63fb64beb6dc2cadf8fcf9a0 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Fri, 6 Feb 2026 17:41:31 +0100 Subject: [PATCH] correct text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 847f4fa..b9f5799 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CodeQL Advanced](https://github.com/DaanSelen/meshbook/actions/workflows/codeql.yaml/badge.svg)](https://github.com/DaanSelen/meshbook/actions/workflows/codeql.yaml) -> \[!NOTE] +> [!NOTE] > 💬 If you experience issues or have suggestions, [submit an issue](https://github.com/DaanSelen/meshbook/issues) — I'll respond ASAP! Meshbook is a tool to **programmatically manage MeshCentral-managed machines**, inspired by tools like [Ansible](https://github.com/ansible/ansible). @@ -65,7 +65,7 @@ Also here, make sure to fill in the `./api.conf` file. > The URL must start with `wss://`. > [!CAUTION] -> Negative potential consequences of an action. +> Meshbook will not work without a properly filled in `api.conf` file. ## 🚀 Running Meshbook