diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-27 23:56:27 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-27 23:56:27 +0200 |
commit | 98b6bda358b99602b606725359c0a45acdf30f32 (patch) | |
tree | 9c7fe53c68ee0508e3c890ac90a5e340cd19e60c /README.md | |
parent | Add todo (diff) | |
download | fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.tar.gz fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.tar.bz2 fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.zip |
misc: Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 74f5ba3..c0ed209 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # fs-tracer +Related: https://github.com/baitinq/fs-tracer-backend + ## Prerequisites 1. Install bpf-linker: `cargo install bpf-linker` |