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 69a4dba..79bcee5 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,4 @@ The simulator interface steps through a compiled binary and dumps the contents o
Files:
<br/>
* `z80.ts` - `core` implementation.
-* `main.ts` - `simulator` interface.
+* `main.ts` - `sim` interface.