Skip to content

Commit

Permalink
sig-rs was already taken
Browse files Browse the repository at this point in the history
  • Loading branch information
ynqa committed May 25, 2024
1 parent 0a27ae9 commit c2e61d5
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "sig-rs"
name = "sigrs"
version = "0.1.0"
authors = ["ynqa <un.pensiero.vano@gmail.com>"]
edition = "2021"
description = "Interactive grep for streaming"
description = "Interactive grep (for streaming)"
repository = "https://github.com/ynqa/sig"
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ brew install ynqa/tap/sig
### Cargo

```bash
cargo install sig-rs
cargo install sigrs
```

## Keymap
Expand Down

0 comments on commit c2e61d5

Please sign in to comment.