From 5c19d8c5a0c6ea4071f2ed743925d9278e8c4a54 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 00:40:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cbf739..fd12b88 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,13 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ## Uncategorized -[Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) +### [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) > A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol. ![](https://github.com/Microsoft/vscode-chrome-debug/raw/master/images/screenshot.png) -[Project Manager](https://marketplace.visualstudio.com/items?itemName=Shan.project-manager) +### [Project Manager](https://marketplace.visualstudio.com/items?itemName=Shan.project-manager) > Create and open projects instantly by saving the workspace folder in VSCode.