summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-02-24 08:41:08 -0500
committerAndrew Gallant <jamslam@gmail.com>2017-02-24 08:41:20 -0500
commit48a8a3a691220f9e5b2b08f4051abe8655ea7e8a (patch)
tree78502ed0cbb0d6c5df920d5e900a0a8c88594813
parent796eaab0d745d8abacf0568a9673450391636e75 (diff)
kick travis
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32a5ef7c..e65d959a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
ripgrep (rg)
------------
`ripgrep` is a line oriented search tool that combines the usability of The
-Silver Searcher (an `ack` clone) with the raw speed of GNU grep. `ripgrep`
+Silver Searcher (similar to `ack`) with the raw speed of GNU grep. `ripgrep`
works by recursively searching your current directory for a regex pattern.
`ripgrep` has first class support on Windows, Mac and Linux, with binary
downloads available for