Skip to content

Commit 5dcfe40

Browse files
committed
readme updated
1 parent eb26b05 commit 5dcfe40

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,24 @@ So specifically, with this add-on, live reload will also work with the following
1212
<br><hr>
1313

1414
### Documentation
15-
***[About.md](./docs/About.md)***
16-
***[Setup.md](./docs/Setup.md)***
17-
***[FAQ.md](./docs/FAQ.md)***
15+
***[Setup Tutorial](./docs/Setup.md)***
16+
***[About The Extension](./docs/About.md)***
17+
***[FAQ](./docs/FAQ.md)***
1818
<br>
1919

2020
#### The Common Misconception
2121
Neither the browser add-on nor the VS Code extension will host a server for: `PHP`, `.NET` or `NodeJS`. This add-on will give you the *reloading function*, so you do not need to refresh the page every time you save your server-side code.
2222

2323
<br><hr>
2424

25+
26+
### Store Links
27+
28+
* Chrome : https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
29+
* Firefox : https://addons.mozilla.org/en-US/firefox/addon/live-server-web-extension/
30+
31+
<br><hr>
32+
2533
### News
2634

2735
* #### Verision 1.1.0 (26.10.17)

0 commit comments

Comments
 (0)