Selaa lähdekoodia

nasm: add link to homepage

pxgamer 5 vuotta sitten
vanhempi
commit
db19342881
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pages/common/nasm.md

+ 1 - 0
pages/common/nasm.md

@@ -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: