From b84c221b978d414879e919172de4cab31aa125c0 Mon Sep 17 00:00:00 2001 From: Hans Bakker Date: Wed, 24 Jan 2024 10:38:25 +0100 Subject: [PATCH] Add NuGet badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 796aa54..ca012b6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ + + +[![NuGet Version](https://img.shields.io/nuget/v/The49.Maui.BottomSheet)](https://www.nuget.org/packages/The49.Maui.BottomSheet) + > **NOTE**: Coming from Gerald Versluis' video? Make sure to check the section on [what changed since the video was made](#changes-since-gerald-versluis-video) - + # What is Maui.BottomSheet?