From 6eea95238874eb768a6ae4ec44a5f7a0dea6e25a Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 19 Mar 2019 21:40:39 +0000 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 774eab4..685e8e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # z80count -This is a simple that parses Z80 assembler using regular expressions (I know!) +This is a simple tool that parses Z80 assembler using regular expressions (I know!) 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 -- cgit v1.2.3