Update README.md

This commit is contained in:
Medvidek77 2025-02-14 12:19:44 +01:00
parent bab08b22ef
commit 03d38e494c

View file

@ -6,6 +6,7 @@
- `jq`, `bash`, `curl` - `jq`, `bash`, `curl`
## TODO ## TODO
- Create install scripts/guides
- Migrate from Bash to a POSIX-compliant shell - Migrate from Bash to a POSIX-compliant shell
- Add Cover, and other metadata to ID3 tag - Add Cover, and other metadata to ID3 tag
- Lyrics download - Lyrics download
@ -20,4 +21,4 @@
- (Optional) use unstable version: `git checkout dev` - (Optional) use unstable version: `git checkout dev`
- Add permissions as root: `chmod +x src/tidler` - Add permissions as root: `chmod +x src/tidler`
- Run: `src/tidler` - Run: `src/tidler`
- Enjoy! :) - Enjoy! :)