From 75e166ac2f48f113cc23b830e300ef6b4f7892e2 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sun, 8 Sep 2019 22:04:29 +0200 Subject: [PATCH] Removed debugger for Chrome extension screenshot --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 51e8df7..12f9fec 100644 --- a/README.md +++ b/README.md @@ -364,8 +364,6 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod > A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol. -![VS Code extension to debug your JavaScript code in the Chrome browser screenshot](https://raw.githubusercontent.com/Microsoft/vscode-chrome-debug/master/images/screenshot.png) - ## TypeScript - [tslint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint) - TSLint for Visual Studio Code