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 28ae742..69a4dba 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`
-* `main.ts` - `simulator interface`
+* `z80.ts` - `core` implementation.
+* `main.ts` - `simulator` interface.