Skip to content

Commit f811c35

Browse files
authored
Update HOWTO.md
Add a warning box at the top. Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
1 parent 4004957 commit f811c35

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

HOWTO.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
The bpfvv app is in early stages of development, and you should expect
2-
bugs, UI inconveniences and significant changes from week to week.
3-
4-
If you're writing BPF programs and you think this tool (or a better
5-
version of it) would be useful, feel free to use it and don't be shy
6-
to report issues and request features via github. Thanks!
7-
81
# How to use bpfvv
92

3+
> [!WARNING]
4+
> The bpfvv app is in early stages of development, and you should expect
5+
> bugs, UI inconveniences and significant changes from week to week.
6+
>
7+
> If you're working with BPF and you think this tool (or a better
8+
> version of it) would be useful, feel free to use it and don't be shy
9+
> to report issues and request features via github. Thanks!
10+
1011
Go here: https://theihor.github.io/bpfvv/
1112

1213
Load a log by pasting it into the text box or choosing a file.

0 commit comments

Comments
 (0)