add readme

This commit is contained in:
🪞👃🪞 2025-03-10 12:14:52 +02:00
parent 5336ee358a
commit 23c3ce82b8

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# taggart
a tui music tagger based on [tengri](https://codeberg.org/unspeaker/tengri) like
[tek](https://codeberg.org/unspeaker/tek).
## installation
install with cargo from source:
```
cargo install --git https://codeberg.org/unspeaker/taggart
```