summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrozlette <uberpanzermensch@gmail.com>2020-01-23 18:32:01 -0600
committerrozlette <uberpanzermensch@gmail.com>2020-01-23 18:32:01 -0600
commit370603ac5c0b742cc6c8eb16dbe07f2b9ca7a3e9 (patch)
treeb064e691c7f202baee29c9955748f99ffe590746 /README.md
parentf675a7197f1e58a07ebc0838017c6c19d112c6fc (diff)
Use 'decompilation' in README
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 ac0ac50cc..e24bb77b3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Legend of Zelda: Majora's Mask (U) 1.0
-This is a disassembly of Legend of Zelda: Majora's Mask (U) 1.0
+This is a decompilation of Legend of Zelda: Majora's Mask (U) 1.0
It builds the following ROM:
* rom.z64 `md5: 2a0a8acb61538235bc1094d297fb6556`
@@ -84,4 +84,4 @@ rom.z64: FAILED
md5sum: WARNING: 1 computed checksum did NOT match
```
-This means that something is wrong with the ROM's contents. Either the baserom files are incorrect due to a bad ROM, or some piece of code is not matching. \ No newline at end of file
+This means that something is wrong with the ROM's contents. Either the baserom files are incorrect due to a bad ROM, or some piece of code is not matching.