diff --git a/README.md b/README.md index 71326403..70c8f6cf 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ You can also run bpftime with `bpftrace`, we've test it on [this commit](https:/ Left: kernel eBPF | Right: userspace bpftime -![How it works](https://github.com/eunomia-bpf/bpftime/tree/master/documents/bpftime.png) +![How it works](https://github.com/eunomia-bpf/bpftime/tree/master/documents/bpftime.png?raw=true) Current hook implementation is based on binary rewriting and the underly technique is inspired by: