From 74e5e4d97668857657daf61eca442b6bc63244a0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 13 Jan 2025 21:25:05 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f49ce36..a45f447 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ fn main() -> ExitCode { } ``` -* to send requests using Titan protocol, see also `titan_request_async` implementation +* to send requests using Titan protocol, see `titan_request_async` implementation ## Other crates