diff options
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 |
