From 975bc554a65ca7805044efbd2f442ccf722f0052 Mon Sep 17 00:00:00 2001 From: Aymen TROUDI Date: Fri, 4 Aug 2023 23:49:03 +0200 Subject: [PATCH] Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 74896fe..b856822 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![.NET](https://github.com/aimenux/JwtCli/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/JwtCli/actions/workflows/ci.yml) [![NuGet](https://img.shields.io/nuget/v/JwtCli)](https://www.nuget.org/packages/JwtCli/) +[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=JwtCli-Key&metric=coverage)](https://sonarcloud.io/summary/new_code?id=JwtCli-Key) # JwtCli ``` @@ -33,6 +34,8 @@ Providing a net global tool to decode/generate/validate jwt tokens > To uninstall global tool, type these command : > - `dotnet tool uninstall -g JwtCli` > +> +> ![JwtCli](Screenshots/JwtCli.png) > **`Tools`** : vs22, net 6.0/7.0, command-line, spectre-console, fluent-validation, xunit \ No newline at end of file