From 5ea0dfd4d39f830b85feb033c9e9e41bbbdfa1ad Mon Sep 17 00:00:00 2001 From: Rasmus Rasmussen Date: Mon, 14 Apr 2025 10:38:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53b0c98..3da2128 100644 --- a/README.md +++ b/README.md @@ -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).