From 9bd67d25d60f93692d50b2ebe04641d796c1a816 Mon Sep 17 00:00:00 2001 From: acheronfail Date: Mon, 20 Mar 2023 21:10:32 +1030 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fe2e25..2d714f2 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ You can run all examples by running `cargo make run-examples` (require * [trippy](https://github.com/fujiapple852/trippy): a network diagnostic tool. * [cotp](https://github.com/replydev/cotp): a trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality. * [hg-tui](https://github.com/kaixinbaba/hg-tui): view [hellogithub.com](https://hellogithub.com/) website on the terminal. +* [repgrep](https://github.com/acheronfail/repgrep): An interactive replacer for [ripgrep](https://github.com/BurntSushi/ripgrep) on the command line ### Alternatives