From 5b34d33efa0e316a4cae20d4455f05ed89c55abd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 27 Jul 2019 11:51:50 +0100 Subject: Make the gif available for PyPi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 480b4a8..5176e48 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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](./etc/demo-vim.gif) +![Demo with vim](https://github.com/reidrac/z80count/raw/master//etc/demo-vim.gif) ## Installation -- cgit v1.2.3