Skip to content

Commit 569e728

Browse files
authored
Add AppVeyor badge
1 parent e3e40dd commit 569e728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Puppeteer Sharp
22

33
[![NuGet](https://img.shields.io/nuget/v/PuppeteerSharp.svg?style=flat-square&label=nuget&colorB=green)](NugetUrl)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/pwfkjb0c4jfdo7lc/branch/master?svg=true)](BuildUrl)
45

56
[NugetUrl]: https://www.nuget.org/packages/PuppeteerSharp/
7+
[BuildUrl]: https://ci.appveyor.com/project/kblok/puppeteer-sharp/branch/master
68

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

0 commit comments

Comments
 (0)