diff --git a/README.md b/README.md index 5b344298..2a086386 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Features: - Json SPI - File Uploads - SSL/mTLS configuration -- Virtual threads enabled by default +- Virtual thread executor by default (no Future-based programming model, etc) - Multi-Server with any implementation of `jdk.httpserver` (Jetty, Robaho, built-in, etc) ## Quick Start