mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 06:28:51 +00:00
moar docs to markdown
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
=====================
|
||||
AFL quick start guide
|
||||
=====================
|
||||
# AFL quick start guide
|
||||
|
||||
You should read docs/README.md - it's pretty short. If you really can't, here's
|
||||
how to hit the ground running:
|
||||
@ -50,7 +48,7 @@ how to hit the ground running:
|
||||
That's it. Sit back, relax, and - time permitting - try to skim through the
|
||||
following files:
|
||||
|
||||
- docs/README.md - A general introduction to AFL,
|
||||
- README.md - A general introduction to AFL,
|
||||
- docs/perf_tips.txt - Simple tips on how to fuzz more quickly,
|
||||
- docs/status_screen.txt - An explanation of the tidbits shown in the UI,
|
||||
- docs/parallel_fuzzing.txt - Advice on running AFL on multiple cores.
|
Reference in New Issue
Block a user