summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 15:50:44 +0200
committerGitHub <noreply@github.com>2024-12-15 15:50:44 +0200
commit3ad962b6db74d07d219ce253bf0d290a80d5e59f (patch)
treeecb09adf955892b10c97caef5504b4e132f5ee35 /README.md
parentd64ccd7b4b918c3034e96936b5552755dc2df07b (diff)
downloadz80emu-3ad962b6db74d07d219ce253bf0d290a80d5e59f.tar.gz
z80emu-3ad962b6db74d07d219ce253bf0d290a80d5e59f.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07db532..28ae742 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ The simulator interface steps through a compiled binary and dumps the contents o
Files:
<br/>
-* `z80.ts` - `core implementation`.
-* `main.ts` - `simulator interface`.
+* `z80.ts` - `core implementation`
+* `main.ts` - `simulator interface`