From 11d5f85bbe93ae660b854861b1720bdd3e4dda0c Mon Sep 17 00:00:00 2001 From: Ritwick Dey Date: Sun, 22 Oct 2017 20:40:29 +0530 Subject: [PATCH] readme fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4437d70..e31728b 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ `Live Server - Web Extension` is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASPNET -- Whatever, it doesn't matter). This extension is for [`Live Server`](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) (VSCode Extension - requried v3.0.0+). -## Demo : +## Demo: It is a simple PHP project. ![](./img/screenshots/live-server-web-extension.gif) -## Setup : +## Setup: * Install the extension on your browser. * Install [`VSCode`](https://code.visualstudio.com/download) Editor & [`Live Server`](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) Extension. * Confiure Live Server settings (`.vscode/settings.json`) as follows :