From 6e12305085e12c518ed1dc91750b2b4d92ba7701 Mon Sep 17 00:00:00 2001 From: Kevin Prudente <brewdente@gmail.com> Date: Wed, 9 May 2018 00:16:20 -0400 Subject: [PATCH] Update README.md Removing appveyor build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0933879..3caf088 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://ci.appveyor.com/project/brewdente/chromedevtools) [](http://badge.fury.io/nu/masterdevs.chromedevtools) +[](http://badge.fury.io/nu/masterdevs.chromedevtools) # ChromeDevTools C# Library to interact with the Chrome Developer Tools. -- GitLab