summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-07 18:06:57 +0200
committerGitHub <noreply@github.com>2024-12-07 18:06:57 +0200
commit7f968fa7e57ae2280919d5d000738f83717aae0d (patch)
tree3b92c9ba659782708c70736f62023d04f53df8c4
parente9958ead49209ca8758fe459ac4a241fe5565776 (diff)
downloadz80emu-7f968fa7e57ae2280919d5d000738f83717aae0d.tar.gz
z80emu-7f968fa7e57ae2280919d5d000738f83717aae0d.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 991b9c5..cfd08d3 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/>
-* `main.ts` - simulator interface.
+* `z80.ts` - `core implementation.` <br/>
+* `main.ts` - `simulator interface.`