Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vuzi authored Jan 17, 2022
1 parent 1681db5 commit 9a1af56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ It can also be used programmmatically to do exactly the exact same thing 💻
- CORS
- Gzip
- Usable in command line, and programatically
- Can list a directory content to facilitate navigation while debugging
- Simple to use & configure

## Lib usage
Expand All @@ -65,6 +66,7 @@ Options:
-h, --help Show help [boolean]
-p, --port HTTP port [number] [default: 80]
--host HTTP host [string] [default: "localhost"]
--listdir List directory content [boolean] [default: false]
--nocache Disable caching [boolean] [default: false]
--cors-allow-origin Cors allow origin setting [string] [default: "*"]
--verbose Verbose [boolean] [default: false]
Expand Down

0 comments on commit 9a1af56

Please sign in to comment.