From 14b4f674fa2cff00f28333365fe07ce916575c30 Mon Sep 17 00:00:00 2001 From: daanx Date: Wed, 15 Jan 2025 12:33:11 -0800 Subject: [PATCH] nicer figure --- bin/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/readme.md b/bin/readme.md index 2815f168..f08b2e87 100644 --- a/bin/readme.md +++ b/bin/readme.md @@ -25,7 +25,7 @@ There are four requirements to make the overriding work well: list of the final executable (so it can intercept all potential allocations). You can use `minject -l ` to check this if needed. -```cpp +```csharp ┌──────────────┐ │ Your Program │ └────┬─────────┘