add readme documentation description about the tui feature (#1198)
This commit is contained in:
parent
ea512f70f8
commit
590d3655cd
@ -6,3 +6,5 @@ It runs on a single core until a crash occurs and then exits.
|
|||||||
|
|
||||||
The tested program is a simple Rust function without any instrumentation.
|
The tested program is a simple Rust function without any instrumentation.
|
||||||
For real fuzzing, you will want to add some sort to add coverage or other feedback.
|
For real fuzzing, you will want to add some sort to add coverage or other feedback.
|
||||||
|
|
||||||
|
You can run this example using `cargo run`, and you can enable the TUI feature by running `cargo run --features tui`.
|
Loading…
x
Reference in New Issue
Block a user