From ddca784fd1b5c956ec888b4753f97ba76e96788a Mon Sep 17 00:00:00 2001 From: Gilles TOURREAU Date: Mon, 28 Oct 2024 11:21:48 +0100 Subject: [PATCH] Fix the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c41040..7b40a35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # PosInformatique.FluentAssertions.Json PosInformatique.FluentAssertions.Json is a library to assert JSON serialization using the *Fluent Assertions* library style coding. +[![Nuget](https://img.shields.io/nuget/v/PosInformatique.FluentAssertions.Json?label=PosInformatique.FluentAssertions.Json)](https://www.nuget.org/packages/PosInformatique.FluentAssertions.Json/) + ## Installing from NuGet The [PosInformatique.FluentAssertions.Json](https://www.nuget.org/packages/PosInformatique.FluentAssertions.Json/) library is available directly on the