Update README.md
This commit is contained in:
parent
bab08b22ef
commit
03d38e494c
1 changed files with 2 additions and 1 deletions
|
@ -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! :)
|
Loading…
Add table
Add a link
Reference in a new issue