Skip to content

Commit 54a077e

Browse files
committed
refactor: remove emojis from section headers in README.md for consistency
1 parent e1b0e86 commit 54a077e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<em>Contact Management Application with Role-Based Access Control</em>
2424
</p>
2525

26-
## What is this?
26+
## What is this?
2727

2828
A production-ready **full-stack starter kit** built with modern technologies and best practices:
2929

@@ -35,7 +35,7 @@ A production-ready **full-stack starter kit** built with modern technologies and
3535

3636
Perfect for developers who want to **focus on business logic** instead of configuring infrastructure.
3737

38-
## 🏗️ Why Clean Architecture?
38+
## Why Clean Architecture?
3939

4040
<p align="center">
4141
<img src="docs/screenshots/clean-architecture.png" alt="Clean Architecture Diagram" width="60%">
@@ -50,15 +50,15 @@ Clean Architecture provides **significant benefits** for your application:
5050

5151
[Clean Architecture Series](./docs/architecture-series.md) - Read more about it!
5252

53-
## 🚀 Quick Start
53+
## Quick Start
5454

5555
### Option 1: Using .NET Aspire (Recommended for Development)
5656

5757
**.NET Aspire** provides a streamlined local development experience with automatic service discovery, health monitoring, and an integrated dashboard.
5858

5959
#### Prerequisites
6060

61-
> ⚠️ **Important**: Make sure you have the correct versions installed before proceeding.
61+
> **Important**: Make sure you have the correct versions installed before proceeding.
6262
6363
- [.NET SDK 10.0](https://dotnet.microsoft.com/download/dotnet/10.0) or later
6464
- [Node.js 22 LTS](https://nodejs.org/) (**not** Node 23 - use LTS version only)

0 commit comments

Comments
 (0)