Skip to content

Commit 971c2ad

Browse files
committed
Merge branch 'master' of github.com:frederik-uni/rusty-live-server
2 parents 4bca55d + c1b39f2 commit 971c2ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Rusty Live Server
22

3-
Minimal local async development server with live reload feature for static & dynamic pages
3+
Minimal local async development server with live reload feature for static & dynamic pages.
4+
5+
[Does the same as this vscode extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
46

57
```sh
68
rusty-live-server ./html --port 8080

0 commit comments

Comments
 (0)