From 68526c26575afc5ae457fe45ca40bfb081dd170a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 4 Dec 2015 22:21:46 +1300 Subject: Mention dependencies --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2780efb..2e7fdc4 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,8 @@ mpdlrc Print timed lyrics from an LRC file for MPD's currently playing song line-by-line to `stdout`: -Expects to find lyrics named `Artist - Title.lrc` in `~/.lyrics`. +Needs `Net::MPD` and a few core Perl packages. Expects to find lyrics named +`Artist - Title.lrc` in `~/.lyrics`. This code is not great. It will be improved. It needs to be more configurable from environment variables or options, for one thing. -- cgit v1.2.3