summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-07 18:21:36 +0200
committerGitHub <noreply@github.com>2024-12-07 18:21:36 +0200
commite654733f0bc510b6ecf1795004568e6d14602d99 (patch)
treedc508f118620a450a12de74347dbfd93fd92ff4f /README.md
parent1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050 (diff)
downloadz80emu-e654733f0bc510b6ecf1795004568e6d14602d99.tar.gz
z80emu-e654733f0bc510b6ecf1795004568e6d14602d99.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 95715a8..fe091bd 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`.