Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it>
  • Loading branch information
alegrey91 committed Jan 10, 2025
1 parent 59059c0 commit 1bdaf8a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,10 @@ getrlimit

These are the syscalls that have been executed by the traced function!

For a complete list of available commands, take a look [here](docs/commands.md).
**Documentation:**

For tutorials, look [here](docs/tutorials.md).
* [Commands](docs/commands.md)
* [Tutorials](docs/tutorials.md)

## Installation

Expand All @@ -69,6 +70,7 @@ Install dependencies (for Ubuntu):
* `clang`
* `libbpf-dev`
* `libseccomp-dev`
* `linux-tools-common` (for `bpftool`)

Build the application:

Expand Down

0 comments on commit 1bdaf8a

Please sign in to comment.