From 037ef53a70490240fc3785c67a2a95cbf2bcad31 Mon Sep 17 00:00:00 2001 From: Alan Moon Date: Thu, 26 Jun 2025 19:55:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9eba389..0591feb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is a from scratch SignalR based chat server that has the following features - Precense - Contacts - Profiles +- Currency +- Stock Market # How To Build In order to build, you need the .NET 9 SDK.