Skip to content

Commit 8189993

Browse files
authored
Add live website link to README
1 parent 6ef192f commit 8189993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# MIPS Visualizer
2+
[**Live Website**](https://yontank.github.io/MipsVisualizer/)
23

34
This is a web app made with React and TypeScript that visualizes a MIPS processor.
45
It lets you write a MIPS assembly program, run it, and inspect the values of each wire and component in the CPU as it's running.

0 commit comments

Comments
 (0)