From 085479924b10ecd3a0823daa4113cb9545d57bd4 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 19 Mar 2019 21:35:38 +0000 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c850e0..774eab4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # z80count This is a simple that parses Z80 assembler using regular expressions (I know!) -and add comments to the code with the cycles used by the instruction. +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. -- cgit v1.2.3