Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nayefc authored Jul 16, 2017
1 parent d68e7bf commit f09a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIPS Simulator
==============

A simulator for the MIPS Instruction Set, that translates the machine code (can be produced using my assembler that is on a different repository), and execute the machine instructions.
A simulator for the MIPS Instruction Set, that translates the machine code (can be produced using my [assembler here](https://github.com/nayefc/mips-assembler), and execute the machine instructions.

# Build
$ ./simulator add.asm

0 comments on commit f09a0a7

Please sign in to comment.