Update README.md

Lost dot in README ^-^
This commit is contained in:
Roman 2026-04-09 09:20:10 +03:00 committed by GitHub
parent 4a904568da
commit 73bf23eb61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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.
- Tokio's asynchronous architecture.