Skip to content

Commit 465f2c7

Browse files
authored
Merge pull request #49 from AFLplusplus/readme_patches
Fixed small details in README.
2 parents bd87179 + b277ea2 commit 465f2c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# QEMU LibAFL Bridge
22

3-
This is a patched QEMU that exposes an interface for LibAFL-based fuzzers.
3+
This is a patched version of [QEMU](https://gitlab.com/qemu-project/qemu) that exposes an interface for LibAFL-based fuzzers.
44

55
This raw interface is used in `libafl_qemu` that expose a more Rusty API.
66

7-
To use libafl_qemu, refer to the [LibAFL](https://github.com/AFLplusplus/LibAFL) repository, especially the qemu example fuzzers such as [qemu_launcher](https://github.com/AFLplusplus/LibAFL/tree/main/fuzzers/qemu_launcher)
7+
To use `libafl_qemu`, refer to the [LibAFL](https://github.com/AFLplusplus/LibAFL) repository, especially the qemu example fuzzers such as [qemu_launcher](https://github.com/AFLplusplus/LibAFL/tree/main/fuzzers/qemu_launcher).
88

99
#### License
1010

0 commit comments

Comments
 (0)