aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 5aa6db2..b111a52 100644
--- a/README
+++ b/README
@@ -32,3 +32,11 @@ Short option alternatives:
Each link will always start with DIRECTORY.
+
+Why bfind? While bfind is not as fast as find,
+it will probably give your results faster if
+you are looking for a file (not list files),
+becuase the file you are looking for is probably
+near the directory you are searching from.
+
+