We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5baa663 commit dd1b761Copy full SHA for dd1b761
example/README.md
@@ -309,7 +309,9 @@ You can also try to use our [C](https://github.com/tdlib/td/blob/master/td/teleg
309
310
TDLib can be used from Assembly through the [JSON](https://github.com/tdlib/td#using-json) interface.
311
312
-You can also see [nasm_tdjson_example](https://gist.github.com/isopen/41481eda87db2e6426af75be9d1f3748).
+See [nasm_tdjson_example](https://gist.github.com/isopen/41481eda87db2e6426af75be9d1f3748).
313
+
314
+You can also see [gas_tdjson_example](https://gist.github.com/isopen/25c4829daffb3880a32fac1f85f5f888).
315
316
<a name="g"></a>
317
## Using TDLib from G projects
0 commit comments