From 74d8d069c62c2affd2c6958222a6d56cd50e7c7c Mon Sep 17 00:00:00 2001 From: Vanderlan Gomes Date: Tue, 9 Jan 2024 17:54:05 -0300 Subject: [PATCH] Fix README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4060a9c..54dceb8 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ The main objective is to start projects with a clean and simple architecture, wi 11. API Version Configuration (by x-api-version header attribute); 12. Globalization; 13. In-Memory database for Testing; - 14. Mediator + CQRS + Notification Pattern - 15. Logs with Correlation Id + 14. Mediator + CQRS + Notification Pattern; + 15. Logs with Correlation Id. **CI & CD**