SimpleMessagingService

Log | Files | Refs | README

commit 2df004837a66dd989997cffba9e2da8449cd9e55
parent 634870258372191545874c79215c4b429436b210
Author: William Lindholm <85635561+LindholmLabs@users.noreply.github.com>
Date:   Sun, 14 Jul 2024 02:48:53 +0200

Update README.md
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,4 +1,5 @@ # SimpleMessagingService +[![dotnet pipeline](https://github.com/LindholmLabs/SimpleMessagingService/actions/workflows/dotnet.yml/badge.svg)](https://github.com/LindholmLabs/SimpleMessagingService/actions/workflows/dotnet.yml) A simple messaging service build using a WPF client, and an asp .NET core Api backend utilizing entity framework and openAPI.