about summary refs log tree commit diff
path: root/utils/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/README.md')
-rw-r--r--utils/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/README.md b/utils/README.md
index b157424f..92619fd0 100644
--- a/utils/README.md
+++ b/utils/README.md
@@ -40,6 +40,8 @@ Here's a quick overview of the stuff you can find in this directory:
 
   - libpng_no_checksum   - a sample patch for removing CRC checks in libpng.
 
+  - optimin              - An optimal corpus minimizer.
+
   - persistent_mode      - an example of how to use the LLVM persistent process
                            mode to speed up certain fuzzing jobs.