From 2c320437dbd44b5fe9dc70f171c6c8137eb01161 Mon Sep 17 00:00:00 2001 From: Trevor Sullivan Date: Mon, 29 Aug 2016 07:35:26 -0600 Subject: [PATCH] Update README.md Added link to VS Code project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a320b6fa3b..bad516b230 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PowerShell Language Support for Visual Studio Code -This extension provides rich PowerShell language support for Visual Studio Code. +This extension provides rich PowerShell language support for [Visual Studio Code](https://github.com/Microsoft/vscode). Now you can write and debug PowerShell scripts using the excellent IDE-like interface that Visual Studio Code provides.