Skip to content

Commit 67291ab

Browse files
authored
Update README with fuzzing task instructions
Added instructions for LLVM members to create a fuzzing task. Signed-off-by: Yingwei Zheng <[email protected]>
1 parent 19baa5e commit 67291ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# llvm-mutation-based-fuzz-service
2+
3+
If you are an LLVM member, add the following comment to your PR to create a fuzzing task:
4+
5+
```
6+
@zyw-bot mfuzz
7+
```

0 commit comments

Comments
 (0)