From 4cf7f342127b8acae8cbd4d8387a3b40f065300c Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Tue, 19 Dec 2023 01:28:34 +0300 Subject: [PATCH] fix: broken link in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 16c05a7..1593c96 100644 --- a/README.org +++ b/README.org @@ -87,7 +87,7 @@ As was outlined above, lyrics files are saved to ~lyrics-fetcher-lyrics-folder~ Take a look at the ~lyrics-fetcher-format-song-name-method~ and ~lyrics-fetcher-format-file-name-method~ variables if you want to customize the lyrics buffer and file naming. Also note that integration with =emms-lyrics= requires these variables to be set with =lyrics-fetcher-use-backend= -** Using another player than EMMS +** Using other player than EMMS To use another player, customize ~lyrics-fetcher-current-track-method~. This variable contains a function that returns the current playing track. The return format has to be either a string or (recommended) an EMMS-like alist, which has to have the following fields: