Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ritwickdey committed Oct 22, 2017
1 parent 15345d8 commit 11d5f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 :
Expand Down

0 comments on commit 11d5f85

Please sign in to comment.