Skip to content

Commit bd4a846

Browse files
authored
Update README.md
Signed-off-by: Najaf Shaikh <[email protected]>
1 parent bb092a3 commit bd4a846

File tree

1 file changed

+10
-19
lines changed

1 file changed

+10
-19
lines changed

README.md

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,18 @@
1414

1515
---
1616

17-
## 🚀 Overview
18-
17+
## Overview
1918
SourceFlow.Net empowers developers to build scalable, maintainable applications by providing a complete toolkit for event sourcing, domain modeling, and command/query separation. Built from the ground up for .NET 9.0 with **performance** and **developer experience** as core priorities.
2019

21-
## 🌟 Why SourceFlow.Net?
22-
### Key Features
20+
## Why SourceFlow.Net?
21+
### Key Features
2322
* 🏗️ Domain-Driven Design Support
2423
* ⚡ CQRS Implementation with Command/Query Segregation
2524
* 📊 Event-First Design with Event Sourcing Foundation
2625
* 🧱 Clean Architecture
2726

28-
## 🏁 Getting Started
29-
### 🏢 Installation
27+
## Getting Started
28+
### Installation
3029
nuget add package SourceFlow.Net
3130
> - dotnet add package SourceFlow.Net
3231
> - dotnet add package SourceFlow.Net.SqlServer (to be released)
@@ -45,20 +44,12 @@ If you are having problems, please let me know by [raising a new issue](https://
4544

4645
This project is licensed with the [MIT license](LICENSE).
4746

48-
## 🤝 Contributing
47+
## Contributing
4948
We welcome contributions! Please see our Contributing Guide for details.
50-
- 🐛 Bug Reports - Create an issue
49+
- 🐛 Bug Reports - Create an [issue](https://github.com/CodeShayk/sourceflow.net/issues/new/choose)
5150
- 💡 Feature Requests - Start a discussion
52-
- 📝 Documentation - Help improve our docs
51+
- 📝 Documentation - Help improve our [docs](https://github.com/CodeShayk/SourceFlow.Net/wiki)
5352
- 💻 Code - Submit pull requests
5453

55-
<div align="center">
56-
<h3>🚀 Build better software with events as your foundation</h3>
57-
<p><strong>Start your journey with SourceFlow.Net today!</strong></p>
58-
<a href="https://github.com/CodeShayk/SourceFlow.Net/wiki">
59-
<img src="https://img.shields.io/badge/Get%20Started-blue?style=for-the-badge&logo=rocket" alt="Get Started" />
60-
</a>
61-
<a href="https://github.com/CodeShayk/sourceflow.net">
62-
<img src="https://img.shields.io/badge/View%20on%20GitHub-black?style=for-the-badge&logo=github" alt="View on GitHub" />
63-
</a>
64-
</div>
54+
## Credits
55+
Thank you for reading. Please fork, explore, contribute and report. Happy Coding !! :)

0 commit comments

Comments
 (0)