Skip to content

Commit 6b231f9

Browse files
fix image in readme
1 parent 3f4cd21 commit 6b231f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
In the following GIF, you can see how the code on the right intercepts the `static void F(int i)` function.
66
After injecting, the original program starts outputting `1337` to the console instead of the default behavior.
77

8-
![banner](assets/banner.gif)
8+
![banner](https://i.imgur.com/PzaC0br.gif)
99

1010
CLI tool that can replace C# methods in .NET Core applications
1111

0 commit comments

Comments
 (0)