summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-05-21 15:02:07 +0300
committerOxore <oxore@protonmail.com>2023-05-21 15:02:07 +0300
commit879e35be5614f52a7ffe1fe77703956d107cb14a (patch)
treecba2b2df69ba84a71641112b6fbef94e5b9a36f0 /Readme.md
parentc07e9cbec2fb426e5b00fdd1921ac577633aabe0 (diff)
Fix "typo"
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 592dbd8..df1c88c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -69,8 +69,9 @@ What is **not** the goal (at least not in this repo):
variations.
- Base address is always assumed to be `0x00000000`.
- Maximum binary size is 4MiB.
-- Labels/marks for locations outside of available are not generated, they remain
- as raw addresses and/or PC-relative offsets.
+- Labels/marks for locations outside of the code being disassembled are not
+ generated, they remain as raw address arguments and/or PC-relative offset
+ arguments.
## Build