Skip to content

Commit

Permalink
Add badges for library package
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Feb 7, 2025
1 parent eec805b commit ef7e284
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
Expand Up @@ -45,6 +45,9 @@ for more information.

### nuget package library reference

[![Version](https://img.shields.io/nuget/v/chromium.svg?color=royalblue)](https://www.nuget.org/packages/chromium)
[![Downloads](https://img.shields.io/nuget/dt/chromium.svg?color=green)](https://www.nuget.org/packages/chromium)

```
Install-Package chromium
```
Expand Down

0 comments on commit ef7e284

Please sign in to comment.