diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/optimin/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/optimin/README.md b/utils/optimin/README.md index c6f2af06..507cb305 100644 --- a/utils/optimin/README.md +++ b/utils/optimin/README.md @@ -73,9 +73,9 @@ and `WEIGHT_N` is an integer weight. ## Further Details and Citation -For more details, please see the paper [Seed Selection for Successful -Fuzzing](https://dl.acm.org/doi/10.1145/3460319.3464795). If you use OptiMin in -your research, please cite this paper. +For more details, see the paper +[Seed Selection for Successful Fuzzing](https://dl.acm.org/doi/10.1145/3460319.3464795). +If you use OptiMin in your research, please cite this paper. Bibtex: @@ -91,4 +91,4 @@ Bibtex: location = {Virtual, Denmark}, publisher = {Association for Computing Machinery}, } -``` +``` \ No newline at end of file |