1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-23 04:34:39 +02:00
This commit is contained in:
Andrew Gallant 2016-09-11 19:27:50 -04:00
parent 3c05954c86
commit 8c5eaa40b2

@ -1,5 +1,3 @@
rep
---
A faster `grep`, written in Rust using the
[`regex`](https://github.com/rust-lang-nursery/regex)
crate.
ripgrep (rg)
------------
rg combines the usability of the silver search with the raw speed of grep.