fixed dependencies and added demo gif
This commit is contained in:
parent
677255375e
commit
8692e9917b
14
README.md
14
README.md
|
@ -1,6 +1,14 @@
|
|||
# kunst
|
||||
Display album art for mpd tracks
|
||||
> Display album art for mpd tracks
|
||||
|
||||
Note: ```kunst``` is meant to be used with files that have embedded album art
|
||||
|
||||
<p align="left">
|
||||
<img src="extra/demo.gif" width="657.8" height="438.1">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Dependencies
|
||||
sxiv
|
||||
imagemagick
|
||||
- ```sxiv```
|
||||
- ```imagemagick```
|
||||
- ```bash```
|
||||
|
|
Loading…
Reference in New Issue