From 73bf23eb618eaeec796118977afe94ab49f8fe8c Mon Sep 17 00:00:00 2001 From: Roman <140929436+TWRoman@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:20:10 +0300 Subject: [PATCH] Update README.md Lost dot in README ^-^ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ea1a44..e7e970f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ > Fixed TLS ClientHello is now available: > - in **Telegram Desktop** starting from version **6.7.2**; > - in **Telegram Android Client** starting from version **12.6.4**; -> - in **Telegram for iOS** starting from version **12.6.2** +> - in **Telegram for iOS** starting from version **12.6.2**. > > To work with EE-MTProxy, please update your client! @@ -95,4 +95,4 @@ telemt config.toml - Rust's deterministic resource management - RAII; - No garbage collector; - Memory safety and reduced attack surface; -- Tokio's asynchronous architecture. \ No newline at end of file +- Tokio's asynchronous architecture.