Skip to content

Commit d6448d0

Browse files
committed
random fixes
1 parent 0beaaf2 commit d6448d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ It is an open source Python fuzzer able to test multiple pieces of software and
99

1010
## Quick guide
1111
Please follow the following steps:
12-
1. [Install](https://github.com/IOActive/XDiFF/wiki/1.-Install) XDiFF on a VM
13-
2. Define [the input](https://github.com/IOActive/XDiFF/wiki/2.-The-input) of test cases that you will be using to feed the fuzzer
14-
3. Define [the software](https://github.com/IOActive/XDiFF/wiki/3.-The-software) that you will fuzz
12+
1. [Install](https://github.com/IOActive/XDiFF/wiki/1.-Install) XDiFF
13+
2. Define [the input](https://github.com/IOActive/XDiFF/wiki/2.-The-input)
14+
3. Define [the software](https://github.com/IOActive/XDiFF/wiki/3.-The-software)
1515
4. Run [the fuzzer](https://github.com/IOActive/XDiFF/wiki/4.-The-fuzzer)
16-
5. Analyze [the output](https://github.com/IOActive/XDiFF/wiki/5.-The-output) produced
16+
5. Analyze [the output](https://github.com/IOActive/XDiFF/wiki/5.-The-output)
1717
6. ...
1818
7. Profit!
1919

0 commit comments

Comments
 (0)