Skip to content

Commit 11d5f85

Browse files
committed
readme fixes
1 parent 15345d8 commit 11d5f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
`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).
66
This extension is for [`Live Server`](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) (VSCode Extension - requried v3.0.0+).
77

8-
## Demo :
8+
## Demo:
99
It is a simple PHP project.
1010

1111
![](./img/screenshots/live-server-web-extension.gif)
1212

13-
## Setup :
13+
## Setup:
1414
* Install the extension on your browser.
1515
* Install [`VSCode`](https://code.visualstudio.com/download) Editor & [`Live Server`](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) Extension.
1616
* Confiure Live Server settings (`.vscode/settings.json`) as follows :

0 commit comments

Comments
 (0)