diff options
| author | levlam <levlam@telegram.org> | 2026-03-29 01:12:12 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-03-29 01:12:12 +0300 |
| commit | 2821d84d46c4d45804eb291e76f070e99a2876d2 (patch) | |
| tree | 6ef632ae0a0e8cf05e5a463963cd36e8194d46e3 /example | |
| parent | b033690dfe79d715144ebd8f6ac674d5e3fc185c (diff) | |
Update example/README.md.
Diffstat (limited to 'example')
| -rw-r--r-- | example/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md index a6a299e64..39e7abbde 100644 --- a/example/README.md +++ b/example/README.md @@ -110,6 +110,8 @@ You can also use [ktd](https://github.com/whyoleg/ktd) library with Kotlin-speci See also [td-ktx](https://github.com/tdlibx/td-ktx) - Kotlin coroutines wrapper for TDLib. +Also, see [Monogram](https://github.com/monogram-android/monogram), which is an unofficial Telegram client for Android built with Jetpack Compose and Material Design 3. + <a name="csharp"></a> ## Using TDLib in C# projects |
