From 3dd8cf02186e4728b2e078af85d6b5f48b59ab9a Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Sat, 14 Sep 2024 20:58:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36aa945..29ba7a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # grip-grep (`gg`) 🧤 -A circumstantially faster, more lightweight, ripgrep-inspired alternative. +Find code. Fast. ```sh ❯ gg "\b(Read|Write)Half[^<]" tokio/src