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: ```