From 042a1553fb217db0aa33f8470f9a763ea99d29bb Mon Sep 17 00:00:00 2001 From: Kevin Prudente <brewdente@gmail.com> Date: Wed, 17 Jun 2015 13:05:37 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3472d43..ee697c9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ If you didn't read the entire README (I don't blame you, I wouldn't), I've inclu ## Resources + * [NuGet](https://www.nuget.org/packages/MasterDevs.ChromeDevTools/) * Obligatory [blog post](http://blog.masterdevs.com/chrome-debugging-api/) * Here's what the Chrome Team has to say about the Developer Tools protocol (it's not much) * [https://developer.chrome.com/devtools/docs/debugger-protocol](https://developer.chrome.com/devtools/docs/debugger-protocol) -- GitLab