From 0314ea4f3e66ebcd16ad4d3648adf4f3a017d399 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Mon, 17 Aug 2026 20:56:46 +0400 Subject: [PATCH] docs: update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e32fe4..0c86c53 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ Sarin is designed for efficient HTTP load testing with minimal resource consumpt | ✅ Supported | ❌ Not Supported | | ---------------------------------------------------------- | ------------------------------- | -| High-performance with low memory footprint | Detailed response body analysis | -| Long-running duration/count based tests | Extensive response statistics | +| High-performance with low memory footprint | Extensive response statistics | | Dynamic requests via 340+ template functions | Web UI or complex TUI | | Request scripting with Lua and JavaScript | Distributed load testing | | Multiple proxy protocols
(HTTP, HTTPS, SOCKS5, SOCKS5H) | HTTP/2, HTTP/3, WebSocket, gRPC |