summaryrefslogtreecommitdiffstats
path: root/grep/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'grep/README.md')
-rw-r--r--grep/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/grep/README.md b/grep/README.md
new file mode 100644
index 00000000..86cc8c2c
--- /dev/null
+++ b/grep/README.md
@@ -0,0 +1,4 @@
+grep
+----
+This is a *library* that provides grep-style line-by-line regex searching (with
+comparable performance to `grep` itself).