Skip to content

Commit

Permalink
Add link to technical overview
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <[email protected]>
  • Loading branch information
SUPERCILEX committed Jul 20, 2024
1 parent 95183a8 commit eb1a099
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

File Tree Fuzzer creates a pseudo-random directory hierarchy filled with some number of files.

A technical overview of the project is available at https://alexsaveau.dev/blog/ftzz.

## Installation

### Use prebuilt binaries
Expand All @@ -15,7 +17,8 @@ Binaries for a number of platforms are available on the
$ cargo +nightly install ftzz
```

> To install cargo, follow [these instructions](https://doc.rust-lang.org/cargo/getting-started/installation.html).
> To install cargo, follow
> [these instructions](https://doc.rust-lang.org/cargo/getting-started/installation.html).
## Usage

Expand Down

0 comments on commit eb1a099

Please sign in to comment.