Skip to content

Commit 094c9f7

Browse files
committed
Updates NuGet badge package name
* Updates the package identifier in NuGet badge links * Ensures the README accurately reflects the correct package
1 parent c90922d commit 094c9f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
### A high-performance, cross-platform PDF viewer for .NET MAUI
88

9-
[![NuGet](https://img.shields.io/nuget/v/MauiNativePdfView.svg)](https://www.nuget.org/packages/MauiNativePdfView/)
10-
[![NuGet Downloads](https://img.shields.io/nuget/dt/MauiNativePdfView.svg)](https://www.nuget.org/packages/MauiNativePdfView/)
9+
[![NuGet](https://img.shields.io/nuget/v/Eightbot.MauiNativePdfView.svg)](https://www.nuget.org/packages/MauiNativePdfView/)
10+
[![NuGet Downloads](https://img.shields.io/nuget/dt/Eightbot.MauiNativePdfView.svg)](https://www.nuget.org/packages/MauiNativePdfView/)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
1212
[![.NET](https://img.shields.io/badge/.NET-9.0-purple.svg)](https://dotnet.microsoft.com/download)
1313
[![MAUI](https://img.shields.io/badge/MAUI-Latest-green.svg)](https://github.com/dotnet/maui)

0 commit comments

Comments
 (0)