From 22284471c49ec065f99575defe670dd3e2ef9ef1 Mon Sep 17 00:00:00 2001 From: omid ahmadpour Date: Sat, 2 Oct 2021 19:05:18 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5552f2e..ccfdc3e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # CleanArchitecture-Template -This is a solution template for [Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html) implementation with ASP.NET Core +This is a solution template for [Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html) and CQRS implementation with ASP.NET Core ![CleanArchitecture](https://user-images.githubusercontent.com/42376112/110762993-a61b1580-8266-11eb-9ac1-438072319971.jpg)