mirror of https://github.com/google/oss-fuzz.git
Update new_project_guide.md
This commit is contained in:
parent
229ffaede8
commit
4af6a76cc3
|
@ -1,7 +1,7 @@
|
|||
# Setting up New Project
|
||||
|
||||
## Prerequisites
|
||||
- [Integrate](ideal_integration.md) one or more [Fuzz Targets](http://libfuzzer.info/#fuzz-target)
|
||||
- [Integrate](ideal_integration.md) one or more [Fuzz Targets](glossary.md#fuzz-target)
|
||||
with the project you want to fuzz.<BR>
|
||||
Examples:
|
||||
[boringssl](https://github.com/google/boringssl/tree/master/fuzz),
|
||||
|
|
Loading…
Reference in New Issue