diff --git a/README.md b/README.md index fe27097..bb347ff 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Go web service demonstrating idiomatic package structure, versioned JSON API, an - OpenAPI / Swagger UI (embedded in binary) - PostgreSQL user service with JWT auth - BDD + unit tests +- 🤖 Mistral autonomous PR pattern (cf. [documentation/MISTRAL-AUTONOMOUS-PATTERN.md](documentation/MISTRAL-AUTONOMOUS-PATTERN.md)) ## Quick Start