diff --git a/README.md b/README.md index e7f7ba5d..4561801a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It creates a self-contained, executable JAR in the `target` directory. -h,--help display help -p,--port port to listen (default: 8888) -r,--root server root directory (default: '.') - -t,--threads thread pool size (default: 10) + -t,--threads thread pool size (default: 11) ### Demo * [Change background color](src/main/java/io/harness/jhttp/processor/DirectoryListing.java)