1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2026-05-16 08:24:41 +02:00

add readme

This commit is contained in:
Andrew Gallant
2016-09-13 21:15:10 -04:00
parent 7057ee91de
commit 5fdfae2f15
+4
View File
@@ -0,0 +1,4 @@
grep
----
This is a *library* that provides grep-style line-by-line regex searching (with
comparable performance to `grep` itself).