diff options
author | Oxore <oxore@protonmail.com> | 2024-03-15 23:17:06 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2024-03-15 23:17:06 +0300 |
commit | 209028fade367555673aafa538e2799a19741845 (patch) | |
tree | b63c9866e134b3b4f10c9bb2ff8e4968a0beaf40 | |
parent | 338c728cdf428c8c85bf1b8a0076234a2d0f8570 (diff) |
Readme.md: Fix main use case flow image link
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ incompatible assembly listing, or it is not the same as original binary after translation into machine code. So I decided to build my own disassembler, that will do exactly what I need with full control over the process and maybe more. -![A typical use case flow][pipeline.svg] + ## Build |