Skip to content

Commit 264b1a5

Browse files
authored
Update README.md
1 parent 5816f58 commit 264b1a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Live Server - Web Extension
22

33

4-
***[Please give a try. Setup is pretty easy. I need your feedback.]***
4+
***Need Help? [Watch Video Tutorial](https://www.youtube.com/watch?v=54wcX1G2GH8)***
5+
56

67
***[HELP! NEEDS A GOOD DOCUMENTATION [#4](https://github.com/ritwickdey/live-server-web-extension/issues/4)]***
78

@@ -32,6 +33,8 @@ There are two ways to setup `Live Server Web Extension`.
3233

3334
### Direct Setup
3435

36+
***[Watch Video Tutorial](https://www.youtube.com/watch?v=54wcX1G2GH8) or follow the steps below***
37+
3538
* Install the extension on your browser.
3639

3740
* Install [`VSCode`](https://code.visualstudio.com/download) Editor & [`Live Server`](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) Extension.
@@ -45,6 +48,7 @@ There are two ways to setup `Live Server Web Extension`.
4548

4649
* Now stay on `http://localhost/php/`. On every changes, your page will be refreshed automaticly.
4750

51+
4852
----------
4953

5054
### Proxy Setup

0 commit comments

Comments
 (0)