From e8e08d0d724f16d8fde867b02e33637c8318316e Mon Sep 17 00:00:00 2001 From: dselen <80752476+DaanSelen@users.noreply.github.com> Date: Fri, 29 Nov 2024 09:29:35 +0100 Subject: [PATCH] Update README.md typos and note --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d48fa79..673824b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!NOTE] +> *If you experience issues or have suggestions, submit an issue! https://github.com/DaanSelen/meshbook/issues I'll respond ASAP!* + # Meshbook A way to programmatically manage MeshCentral-managed machines, a bit like Ansible does.
@@ -52,7 +55,7 @@ python3 .\meshbook\meshbook.py -pb .\examples\echo.yaml ### How to check if everything is okay? -The python virtual environment can get messed up, therefor...
+The python virtual environment can get messed up, therefore...
To check if everything is in working order, make sure that the lists from the following commands are aligned: ```