diff --git a/README.md b/README.md index 0ec6ff1..81688c8 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ This repository contains a containerized Odoo 17 instance pre-configured with a Detailed documentation for the architecture, standards and specific features of this Odoo environment can be found in these directories: -- [Perry Webhook Addon](custom_addons/docs/addons/perry-webhook.md) — How messages are intercepted and dispatched. -- [Perry Human-in-the-Loop](custom_addons/docs/addons/perry-human-in-the-loop.md) — Technical details on the staging and confirmation logic. +- **[Perry Webhook Addon](custom_addons/docs/addons/perry-webhook.md)**: How messages are intercepted and dispatched. +- **[Perry Human-in-the-Loop](custom_addons/docs/addons/perry-human-in-the-loop.md)**: Technical details on the staging and confirmation logic. * **[Traceability & Observability Guide](custom_addons/docs/logfire.md)**: A complete manual on how Pydantic Logfire is used across the ecosystem, including setup instructions, code instrumentation standards and how to navigate the live dashboard. ---