chore: rename to perch

This commit is contained in:
🪞👃🪞 2025-04-06 01:16:43 +03:00
parent 4badc2fd7b
commit c075871e50
5 changed files with 37 additions and 36 deletions

View file

@ -1,6 +1,7 @@
# taggart
# perch
a tui music tagger based on [tengri](https://codeberg.org/unspeaker/tengri) like
a tui music tagger based on [lofty](https://docs.rs/lofty) and
[tengri](https://codeberg.org/unspeaker/tengri). cousin to
[tek](https://codeberg.org/unspeaker/tek).
## installation
@ -8,5 +9,5 @@ a tui music tagger based on [tengri](https://codeberg.org/unspeaker/tengri) like
install with cargo from source:
```
cargo install --git https://codeberg.org/unspeaker/taggart
cargo install --git https://codeberg.org/unspeaker/perch
```