diff --git a/README.md b/README.md index e9360db..b049e5e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Sarin is designed for efficient HTTP load testing with minimal resource consumpt | ---------------------------------------------------------- | ------------------------------- | | High-performance with low memory footprint | Detailed response body analysis | | Long-running duration/count based tests | Extensive response statistics | -| Dynamic requests via 320+ template functions | Web UI or complex TUI | +| 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 | | Captcha solving
(2Captcha, Anti-Captcha, CapSolver) | Plugins / extensions ecosystem | diff --git a/docs/examples.md b/docs/examples.md index 615e726..3356737 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -372,7 +372,7 @@ body: '{"ip": "{{ fakeit_IPv4Address }}", "timestamp": "{{ fakeit_Date }}", "act -> For the complete list of 320+ template functions, see the **[Templating Guide](templating.md)**. +> For the complete list of 340+ template functions, see the **[Templating Guide](templating.md)**. ## Solving Captchas