diff --git a/README.md b/README.md
index 73119c8847984331269751da360692604a0c69ad..09338791e5fd0edff261f78e68a73a788d59dd23 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,8 @@ If you didn't read the entire README (I don't blame you, I wouldn't), I've inclu
 
   * [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)
+  * [Protocol Viewier](http://chromedevtools.github.io/debugger-protocol-viewer/)
+  * Here's what the Chrome Team has to say about the Developer Tools protocol
     * [https://developer.chrome.com/devtools/docs/debugger-protocol](https://developer.chrome.com/devtools/docs/debugger-protocol)
   * Some cool apps that other developers have built using the Chrome Debugging Protocol
     * [https://developer.chrome.com/devtools/docs/debugging-clients](https://developer.chrome.com/devtools/docs/debugging-clients)