Skip to content

Commit 4ca7cfa

Browse files
committedFeb 27, 2022
README
1 parent 571a995 commit 4ca7cfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Using `npx` you can run servez without installing it first:
4444

4545
* `--dirs` Show folder listings (defaults to `true`, `--no-dirs` to disable)
4646

47+
* `--qr` Show a QR code for the root url of the server. This might help for using servez with a phone.
48+
4749
* `--cors` Include CORS headers (defaults to `true`, `--no-cors` to disable)
4850

4951
* `--local` make serve only accessible from this machine. The default

0 commit comments

Comments
 (0)
Please sign in to comment.