Update README.md

This commit is contained in:
Rasmus Rasmussen 2025-04-14 10:38:53 +00:00
parent 58db0e9e02
commit 5ea0dfd4d3

View File

@ -14,7 +14,7 @@ The frontend consists of:
2. Tailwind.
The backend consists of:
1. C#
1. C# ASPNET
2. Some kind of SQL. Likely PostgreSQL
The two systems will communicate via REST API with json (maybe ProtoBuff later).