diff options
Diffstat (limited to 'example/README.md')
| -rw-r--r-- | example/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/README.md b/example/README.md index f0838913f..52544db30 100644 --- a/example/README.md +++ b/example/README.md @@ -311,7 +311,7 @@ TDLib can be used from Assembly through the [JSON](https://github.com/tdlib/td#u See [nasm_tdjson_example](https://gist.github.com/isopen/41481eda87db2e6426af75be9d1f3748). -You can also see [gas_tdjson_example](https://gist.github.com/isopen/25c4829daffb3880a32fac1f85f5f888), [arm_tdjson_example](https://gist.github.com/isopen/c00f09d643ce65e465637f812a79695b). +You can also see [gas_tdjson_example](https://gist.github.com/isopen/25c4829daffb3880a32fac1f85f5f888), [arm_tdjson_example](https://gist.github.com/isopen/c00f09d643ce65e465637f812a79695b), [arm64_tdjson_example](https://gist.github.com/isopen/cd11dd0cf7cbf2672ac9d7b78d8565eb). <a name="g"></a> ## Using TDLib from G projects |
