Skip to content

Commit 4ffc626

Browse files
committed
docs: clarify public feedback and contribution purpose in README
1 parent 5782282 commit 4ffc626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Full-stack .NET online book store application with event-sourced backend API and
99

1010
This project is a demonstration and exploration of modern .NET technologies, designed to be as complete as possible while strictly following architectural best practices, and keeping performance as a core priority. The performance philosophy adopted in this project is described in [A 12% improvement, easily obtained, is never considered marginal](https://aalmada.github.io/posts/Performance-optimizations/).
1111

12-
I am sure a lot may be missing. This is also an opportunity for me to learn from others' contributions.
12+
I am sure a lot may be missing. Opening this code to the public is an opportunity to get feedback and learn from others' contributions.
1313

1414
A complete book store management system featuring:
1515
- **Backend API**: Event-sourced ASP.NET Core Minimal APIs with Marten and PostgreSQL

0 commit comments

Comments
 (0)