1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 19:55:25 +02:00

nasm: add link to homepage

This commit is contained in:
pxgamer 2019-06-04 10:00:05 +01:00 committed by Lucas Gabriel Schneider
parent a1ed7f5f3c
commit db19342881

View file

@ -1,6 +1,7 @@
# nasm
> The Netwide Assembler, a portable 80x86 assembler.
> More information: <https://nasm.us>.
- Assemble `source.asm` into a binary file `source`, in the (default) raw binary format: