Skip to content

Commit 9a1398a

Browse files
committed
Add license and NuGet badges to README
Added GitHub license and NuGet version badges to the README for improved project visibility and quick access to package information.
1 parent f251b4c commit 9a1398a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

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

1515
<p align="center">
1616
<a href="https://github.com/lemutec/RemoteViewing/actions/workflows/library.nuget.yml"><img src="https://github.com/lemutec/RemoteViewing/actions/workflows/library.nuget.yml/badge.svg" alt="Actions"></a>
17+
<a href="https://github.com/lemutec/RemoteViewing/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/lemutec/RemoteViewing" alt="GitHub license"></a>
18+
<a href="https://www.nuget.org/packages/Lemutec.RemoteViewing"><img src="https://img.shields.io/nuget/v/Lemutec.RemoteViewing.svg" alt="NuGet"></a>
1719
</p>
1820

1921
<p align="center">

0 commit comments

Comments
 (0)