summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-07 18:09:39 +0200
committerGitHub <noreply@github.com>2024-12-07 18:09:39 +0200
commit1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050 (patch)
tree956afaff9ad1de84d405148af4cd5a3c4131f673 /README.md
parent7f968fa7e57ae2280919d5d000738f83717aae0d (diff)
downloadz80emu-1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050.tar.gz
z80emu-1ac5dfa9a6d62e8ba3f85d098f1b4f3915407050.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfd08d3..95715a8 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.` <br/>
+* `z80.ts` - `core implementation.`
* `main.ts` - `simulator interface.`