Add link to gasm

This commit is contained in:
g1n 2021-10-14 15:00:43 +00:00
parent 50b6eeec6d
commit 1c9ef18714
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<p>~> <a href="https://tildegit.org/GRU/yemu">yemu</a> - emulator (currently 6502 only)</p>
<p>~> <a href="https://tildegit.org/GRU/gxt">gxt</a> - TUI text editor</p>
<p>~> <a href="https://tildegit.org/GRU/orsh">orsh</a> - simple shell</p>
<p>~> binutils - gasm, disassembler (not published yet)</p>
<p>~> <a href="https://tildegit.org/GRU/gasm">gasm</a> - assembler</p>
<h3> How to contribute: </h3>
<p>~> Contribute your code to the project!</p>
<p>~> Test our projects in some tasks!</p>