diff options
| author | levlam <levlam@telegram.org> | 2021-06-02 15:43:56 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2021-06-02 15:43:56 +0300 |
| commit | 8db4febd4c5bd58d780191133ef8bb33abd6736a (patch) | |
| tree | 2a450fa432a29da5353537751c75f49871adda4e /example/ios | |
| parent | dd687b2f82b4a6aa0e6e9e39843b7653ccdac467 (diff) | |
Minor improvements.
Diffstat (limited to 'example/ios')
| -rw-r--r-- | example/ios/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ios/README.md b/example/ios/README.md index 168f0328d..121a4a3e2 100644 --- a/example/ios/README.md +++ b/example/ios/README.md @@ -39,6 +39,6 @@ This may take a while, because TDLib will be built about 10 times. Resulting library for iOS will work on any architecture (armv7, armv7s, arm64) and even on a simulator. We use [CMake/iOS.cmake](https://github.com/tdlib/td/blob/master/CMake/iOS.cmake) toolchain, other toolchains may work too. -Built libraries will be store in `tdjson` directory. +Built libraries will be stored in `tdjson` directory. Documentation for all available classes and methods can be found at https://core.telegram.org/tdlib/docs. |
