Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
@@ -1,6 +1,7 @@
# ripgrep
-> A command-line search tool.
+> A recursive line-oriented CLI search tool.
+> Aims to be a faster alternative to `grep`.
> More information: <https://github.com/BurntSushi/ripgrep>.
- Recursively search the current directory for a regex pattern: