summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.