summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.`