summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2023-09-07 12:14:37 +0200
committerGitHub <noreply@github.com>2023-09-07 12:14:37 +0200
commitb9c9da54f07445b052e8a1bd8e44a4abe9848fbc (patch)
tree9fe4e1b048ce95242b340e0636b5109a5033f3d0 /README.md
parent6c912dd0a750f897f6271ccd65a26f6f87996c03 (diff)
downloadz80emu-b9c9da54f07445b052e8a1bd8e44a4abe9848fbc.tar.gz
z80emu-b9c9da54f07445b052e8a1bd8e44a4abe9848fbc.zip
z80emu: readme: update readme
Update file refs.
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 0fcc98e..9d40659 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ Z80 assembly programs are inteded to be compiled with [z80asm](https://www.nongn
Files:
<br/>
-* **z80.ts** - Core implementation. <br/>
-* **main.ts** - Simulator interface.
+* `z80.ts` - Core implementation. <br/>
+* `main.ts` - Simulator interface.