Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robsterbobster committed Nov 13, 2023
1 parent 8f33ca3 commit 9a9abac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ The project is organized as follows:
- `student_fuzzer.py`: The improved fuzzer
- `plot.png`: The bar plot that shows the time taken for baseline and improved fuzzer on the example bug, along with the standard deviation
- `test.py`: The automatic test that compares baseline and improved fuzzer on the `bug.py` file
- `experiment_output.txt`: The output that is manually copied from the terminal when executing `test.py` file
- `experiment_output.txt`: The raw experimental data that is manually copied from the terminal when executing `test.py` file
- Other files such as `Dockerfile` already exists in the directory and not related to the improved fuzzer

0 comments on commit 9a9abac

Please sign in to comment.