Skip to content

Commit 3e88f59

Browse files
authored
Update README.md
1 parent c46efca commit 3e88f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Repository include layers divided by **4 project**;
137137
* AutoMapper
138138

139139
### Core Layer
140-
Development of Domain Logic with abstraction. Interfaces drives business requirements with light implementation. The Core project is the **center of the Clean Architecture** design, and all other project dependencies should point toward it.
140+
Development of Domain Logic with abstraction. Interfaces drives business requirements with light implementation. The Core project is the **center of the Clean Architecture** design, and all other project dependencies should point toward it..
141141

142142
#### Entities
143143
Includes Entity Framework Core Entities which creates sql table with **Entity Framework Core Code First Aproach**. Some Aggregate folders holds entity and aggregates.

0 commit comments

Comments
 (0)