From 4f6d3a7fb9f721e0940747dfc747cb5d07e2acc4 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Thu, 31 May 2018 08:45:19 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20Heading=20+=20Emoji?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a3496e..ed13a248 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ list of self-contained, running extensions that show one or multiple concepts of * [Tree Explorer](/tree-view-sample/README.md) (Experimental) * [Webview](/webview-sample/README.md) -# How to Run Locally +# 🎯 Getting Started + +You can get started locally by following these steps: * **Step #1**: `git clone https://github.com/Microsoft/vscode-extension-samples vscode-extension-samples` * **Step #2**:`cd vscode-extension-samples`