Skip to content

Commit a724ddc

Browse files
authored
Update headers in README.md
1 parent dd7e714 commit a724ddc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
**CleanArchTemplate** is a fully featured **.NET 9 Clean Architecture** boilerplate project built for rapid enterprise application development.
1212
It provides a ready-to-use foundation with modern best practices and modular layers, so you can quickly rename and launch new projects.
1313

14-
### Key Features
14+
### Key Features
1515

1616
-**.NET 9 Clean Architecture** pattern
1717
-**Entity Framework Core** with `DbContext`
@@ -81,7 +81,7 @@ Save and close.
8181

8282
---
8383

84-
## ⚙️ Step 4 – Rename the Project Files (Optional)
84+
## Step 4 – Rename the Project Files (Optional)
8585

8686
If you wish, rename your `.csproj` files to match:
8787

@@ -98,7 +98,7 @@ This step is optional; the template will still run with the original file names.
9898
9999
---
100100
101-
## 🧩 Step 5 – Update Namespaces and References
101+
## Step 5 – Update Namespaces and References
102102
103103
Search the entire solution for **`CleanArchTemplate`** and replace it with your new project name, e.g.:
104104

0 commit comments

Comments
 (0)