diff --git a/README.md b/README.md index 3c55d3f..d2ee434 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # web -Web server. +A fast HTTP/1.1 web server that can sit behind a reverse proxy like `caddy` or `nginx` for HTTP 1/2/3 support. ## Features - High performance - Low latency -- Radix tree routing +- Scales incredibly well with the number of routes ## Installation