Skip to content

Commit 91dea44

Browse files
authored
Change nuget badge
According to this issue github/markup#1057
1 parent fe67651 commit 91dea44

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Puppeteer Sharp
22

3-
[![NuGet](https://img.shields.io/nuget/v/PuppeteerSharp.svg?style=flat-square&label=nuget&colorB=green)](https://www.nuget.org/packages/PuppeteerSharp/)
3+
[![NuGet](https://img.shields.io/nuget/v/PuppeteerSharp.svg?style=flat-square&label=nuget&colorB=green)](NugetUrl)
4+
5+
[NugetUrl]: https://www.nuget.org/packages/PuppeteerSharp/
46

57
Puppeteer Sharp is a .NET port of the official [Node.JS Puppeteer API](https://github.com/GoogleChrome/puppeteer).
68

0 commit comments

Comments
 (0)