diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 17:01:45 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 17:01:45 +0100 |
commit | 0ae9b0dff4773c34913d89d8efcab4453552c140 (patch) | |
tree | 6f5903c90a8b59b9b744e51d2d045b42bfcb5955 /utils | |
parent | d9e39be4e8dd0242877412d1a17589acc825292e (diff) | |
download | afl++-0ae9b0dff4773c34913d89d8efcab4453552c140.tar.gz |
Remove the word "please"
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 |