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:
parent
a1ed7f5f3c
commit
db19342881
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue