summaryrefslogtreecommitdiffstats
path: root/crates/index/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2020-02-20 18:16:27 -0500
committerAndrew Gallant <jamslam@gmail.com>2022-08-22 14:49:35 -0400
commit60a1db34a69b0d57adb9c2725366e9d8adb5efdc (patch)
treea2a39770b2ad0e86e2e3a8e6b59b3f26857f7302 /crates/index/README.md
parent87b33c96c02b5d728324632956d301ef3d234f80 (diff)
index: embarking on a most ambitious project...ag/index
Diffstat (limited to 'crates/index/README.md')
-rw-r--r--crates/index/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/crates/index/README.md b/crates/index/README.md
new file mode 100644
index 00000000..ab396753
--- /dev/null
+++ b/crates/index/README.md
@@ -0,0 +1,8 @@
+grep-index
+----------
+WIP.
+
+[![Build status](https://github.com/BurntSushi/ripgrep/workflows/ci/badge.svg)](https://github.com/BurntSushi/ripgrep/actions)
+[![](https://img.shields.io/crates/v/grep-regex.svg)](https://crates.io/crates/grep-index)
+
+Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).