Skip to content

Commit a063cf6

Browse files
committed
style: update README
1 parent b60b660 commit a063cf6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
## Zig build of [AFLplusplus project](https://github.com/AFLplusplus/AFLplusplus).
77

88

9-
### Dependencies
9+
### :arrow_down: Dependencies
10+
1011
Requires a build of LLVM. You can either get one from your favorite package manager, or [build it yourself](https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source).
1112

1213
### :rocket: Usage
@@ -17,9 +18,9 @@ cd AFLplusplus/
1718
zig build
1819
```
1920

20-
### Building instrumented executables
21+
### :100: Easy Source Fuzzing with AFL++
2122

22-
For help building instrumented executables, see [kristoff-it/zig-afl-kit](https://github.com/kristoff-it/zig-afl-kit).
23+
For help fuzzing your executables, see [kristoff-it/zig-afl-kit](https://github.com/kristoff-it/zig-afl-kit).
2324

2425
<!-- MARKDOWN LINKS -->
2526

0 commit comments

Comments
 (0)