From 879e35be5614f52a7ffe1fe77703956d107cb14a Mon Sep 17 00:00:00 2001 From: Oxore Date: Sun, 21 May 2023 15:02:07 +0300 Subject: Fix "typo" --- Readme.md | 5 +++-- 1 file 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 -- cgit v1.2.3