diff --git a/README.md b/README.md index d7d29fe..8669d0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # fnd -A modern, convenient and fast replacement for 'find' +A modern, convenient and fast replacement for 'find'. + +**Features:** +* Easy syntax. `fnd PATTERN` instead of `find -iname '*PATTERN*'`. +* Colored output. +* Regular expressions. +* The command name is *25%* shorter than `find` :-). ## Examples ``` bash