From 8d45e593603fb71578b78f84e2cd580aacd090ce Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:53:26 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29ba7a9..e1667ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# grip-grep (`gg`) 🧤 +# grip-grab (`gg`) 🧤 -Find code. Fast. +A somewhat faster ripgrep alternative. ```sh ❯ gg "\b(Read|Write)Half[^<]" tokio/src