From 45abe9ca0f6f82d2035492a1f9164909c7f8f998 Mon Sep 17 00:00:00 2001 From: KevinB <67744786+KevinBTech@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:50:19 +0200 Subject: [PATCH] docs: add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85a70c8..cd14587 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![License: MIT](https://img.shields.io/github/license/kjbconseil/logtoapi-dotnet-sdk)](https://opensource.org/license/agpl-v3) +[![Build](https://github.com/kjbconseil/logtoapi-dotnet-sdk/actions/workflows/build.yml/badge.svg)](https://github.com/kjbconseil/logtoapi-dotnet-sdk/actions/workflows/build.yml) +[![NuGet](https://img.shields.io/nuget/v/Logto.WebApi.Sdk)](https://www.nuget.org/packages/Logto.WebApi.Sdk) [![NuGet](https://img.shields.io/nuget/dt/Logto.WebApi.Sdk)](https://www.nuget.org/packages/Logto.WebApi.Sdk) # Logto API SDK An unofficial .NET implementation of [LogTo API](https://logto.io/).