Skip to content

Commit d25cef0

Browse files
committed
readme
1 parent dbd6b5c commit d25cef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ This precise logic is provided by `walkCallStack` and `spoofCallStack` functions
4343

4444
This is how a call stack may look like when it is **NOT** spoofed:
4545

46-
![images/not-spoofed.png]
46+
![not-spoofed](images/not-spoofed.png)
4747

4848
This in turn, when thread stack spoofing is enabled:
4949

50-
![images/spoofed.png]
50+
![spoofed](images/spoofed.png)
5151

5252

5353
## Example run

0 commit comments

Comments
 (0)