commit e1c0268872d9f13060b742462a5704cb97efd956 parent a56dd431cee15ceb6e134a62151561b5a8aa47be Author: William Lindholm <85635561+LindholmLabs@users.noreply.github.com> Date: Sun, 14 Jul 2024 02:32:46 +0200 Update README.md Diffstat:
| M | README.md | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1 +1,5 @@ -# SimpleMessagingService -\ No newline at end of file +# SimpleMessagingService + +A simple messaging service build using a WPF client, and an asp .NET core Api backend utilizing entity framework and openAPI. + +