From 209028fade367555673aafa538e2799a19741845 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 15 Mar 2024 23:17:06 +0300 Subject: Readme.md: Fix main use case flow image link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 83c8001..8d1788b 100644 --- a/Readme.md +++ b/Readme.md @@ -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] +![A typical use case flow](pipeline.svg) ## Build -- cgit v1.2.3