summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-12-24 09:09:57 +0200
committerGitHub <noreply@github.com>2025-12-24 09:09:57 +0200
commitd14d396b4b90b55d9f6b16d7396857db0f26cca6 (patch)
tree51590fbec9fcc9653fd8ad73468d90cf2fedfc4b
parenta3366f9de669fa1c4d597c8680f8636949b47005 (diff)
downloadz80emu-d14d396b4b90b55d9f6b16d7396857db0f26cca6.tar.gz
z80emu-d14d396b4b90b55d9f6b16d7396857db0f26cca6.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00f03d5..fdd448b 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ The `simulator` interface steps through a compiled binary and dumps the contents
Files:
<br/>
-* `z80.ts` - `core` implementation.
-* `main.ts` - `sim` interface.
+* `z80.ts` - `core` implementation
+* `main.ts` - `sim` interface
# Signature