diff --git a/README.md b/README.md index aa1182d..cbf0b57 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ Generate a config: adv init --no-tui ``` +> **Verification:** Confirm that an `adiuvare.yaml` configuration file has been created in your project directory before integrating the guard into your application. + Then attach the guard to your app: ```python