Add demo gif to README.md
Former-commit-id: 05ec55725c04cd4d4ca08471ea88b1b6b1b11e08
This commit is contained in:
parent
c90448075f
commit
2238c7a72f
|
@ -19,7 +19,7 @@ Currently to test the debugger, any binary file containing arm mode instructions
|
|||
$ cargo run -- debug
|
||||
```
|
||||
|
||||
No help command yet, so you can view available commands from src/debugger/mod.rs :(
|
||||
![Debugger REPL Demo](img/demo.gif)
|
||||
|
||||
# Why is this project needed ?
|
||||
|
||||
|
|
1
img/demo.gif.REMOVED.git-id
Normal file
1
img/demo.gif.REMOVED.git-id
Normal file
|
@ -0,0 +1 @@
|
|||
55dd76aa97956aa2359e56c60c0eb2b4a1e9fd5e
|
Reference in a new issue