aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-03-19 22:56:08 +0000
committerJuan J. Martinez <jjm@usebox.net>2019-03-19 22:56:08 +0000
commit773b72b6bbae768d18a054309527337695860655 (patch)
tree293df35042afa17d15c272c8f0d49fc6b3e4499b
parent49c5735786c269298a362ea639739b42d6519acf (diff)
downloadz80count-773b72b6bbae768d18a054309527337695860655.tar.gz
z80count-773b72b6bbae768d18a054309527337695860655.zip
Gif demo
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 685e8e7..78173eb 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ and adds comments to the code with the cycles used by the instruction.
It needs testing and probably a proper Z80 parser, but it works for me and the
Z80 assembler syntax I use.
+![Demo with vim](./demo-vim.gif)
+
## Requirements
The tool requires Python 3.