diff options
Diffstat (limited to 'plugins/moclyrics')
| -rwxr-xr-x | plugins/moclyrics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/moclyrics b/plugins/moclyrics index d9619f9..04e899e 100755 --- a/plugins/moclyrics +++ b/plugins/moclyrics @@ -1,7 +1,7 @@ #!/usr/bin/env sh # Description: Fetches the lyrics of the track currently playing in MOC -# Requires ddgr (https://github.com/jarun/ddgr) +# Dependencies: ddgr (https://github.com/jarun/ddgr) # # Shell: POSIX compliant # Author: Arun Prakash Jana |