diff --git a/README.md b/README.md index eb256a9..4ca1a85 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [uutils/coreutils](https://github.com/uutils/coreutils) — A cross-platform rewrite of the GNU coreutils [![CICD](https://github.com/uutils/coreutils/actions/workflows/CICD.yml/badge.svg)](https://github.com/uutils/coreutils/actions/workflows/CICD.yml) * [watchexec](https://github.com/watchexec/watchexec) — Executes commands in response to file modifications * [XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei) — counts the lines of code -* [ynqa/jnv](https://github.com/ynqa/jnv) — interactive JSON filter using jq [![ci](https://github.com/ynqa/jnv/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ynqa/jnv/actions/workflows/ci.yml) +* [ynqa/jnv](https://github.com/ynqa/jnv) — Interactive JSON filter using jq [![ci](https://github.com/ynqa/jnv/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ynqa/jnv/actions/workflows/ci.yml) +* [ynqa/sig](https://github.com/ynqa/sig) — Interactive grep (for streaming) [![ci](https://github.com/ynqa/sig/actions/workflows/ci.yml/badge.svg)](https://github.com/ynqa/sig/actions/workflows/ci.yml) ### Task scheduling