Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusMedeiros99 authored Apr 25, 2020
1 parent e19d74e commit 729a662
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
Calculadora em assembly para mips

Programa para simular uma calculadora com as seguintes operações:

|op | Descricao | Retorno|
|------|-------------------------------|--------------------------|


|soma: | Soma de dois inteiros | $v0 = $a0 + $a1|

Expand Down

0 comments on commit 729a662

Please sign in to comment.