diff --git a/README.md b/README.md index d951b99..243662e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Use `bpftool` to inspect maps and statistics: ```bash bpftool map show -bpftool map dump name xdp_flow_stats ``` These commands will display information about the eBPF maps used in the program, such as flow statistics.