From 5e8f02a1ba0241885007c4bd422fd3da84af05d0 Mon Sep 17 00:00:00 2001 From: Justin J Daniel <62233773+Justinjdaniel@users.noreply.github.com> Date: Wed, 3 Nov 2021 19:22:51 +0530 Subject: [PATCH] Open in Visual Studio Code Badge added Signed-off-by: Justin J Daniel <62233773+Justinjdaniel@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c264bfc..242c5215 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/microsoft/Web-Dev-For-Beginners) [![GitHub license](https://img.shields.io/github/license/microsoft/Web-Dev-For-Beginners.svg)](https://github.com/microsoft/Web-Dev-For-Beginners/blob/master/LICENSE) [![GitHub contributors](https://img.shields.io/github/contributors/microsoft/Web-Dev-For-Beginners.svg)](https://GitHub.com/microsoft/Web-Dev-For-Beginners/graphs/contributors/) [![GitHub issues](https://img.shields.io/github/issues/microsoft/Web-Dev-For-Beginners.svg)](https://GitHub.com/microsoft/Web-Dev-For-Beginners/issues/)