Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymen TROUDI authored and Aymen TROUDI committed Aug 4, 2023
1 parent 432ad02 commit 975bc55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
```
Expand Down Expand Up @@ -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

0 comments on commit 975bc55

Please sign in to comment.