Skip to content

Commit dd1b761

Browse files
isopenlevlam
authored andcommitted
Add GNU Assembler
1 parent 5baa663 commit dd1b761

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,9 @@ You can also try to use our [C](https://github.com/tdlib/td/blob/master/td/teleg
309309

310310
TDLib can be used from Assembly through the [JSON](https://github.com/tdlib/td#using-json) interface.
311311

312-
You can also see [nasm_tdjson_example](https://gist.github.com/isopen/41481eda87db2e6426af75be9d1f3748).
312+
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).
313315

314316
<a name="g"></a>
315317
## Using TDLib from G projects

0 commit comments

Comments
 (0)