diff --git a/README.md b/README.md index 2247459..847f4fa 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ > \[!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). ## What problem does it solve? @@ -17,8 +15,6 @@ Meshbook is designed to: * Allow configuration using simple and readable **YAML files** (like Ansible playbooks). * Simplify the use of **group-based** or **tag-based** device targeting. - - ## 🏁 Quick Start ### ✅ Prerequisites @@ -68,7 +64,8 @@ Also here, make sure to fill in the `./api.conf` file. > 📌 Rename `api.conf.template` to `api.conf` and fill in your actual connection details. > The URL must start with `wss://`. - +> [!CAUTION] +> Negative potential consequences of an action. ## 🚀 Running Meshbook @@ -92,8 +89,6 @@ Use `--help` to explore available command-line options: python3 meshbook.py --help ``` - - ## 🛠️ Creating Configurations Meshbook configurations are written in YAML. Below is an overview of supported fields.