From f1c2748463fe939becaf3baa9b2a9152275e4ed2 Mon Sep 17 00:00:00 2001 From: dylan Date: Thu, 25 Dec 2025 23:53:24 +0000 Subject: [PATCH] updated README with Last.fm usage example --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2a5b75..5a0f3d8 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,9 @@ Set `linkFormat` to `'html'` or `'markdown'` depending on your Now page format. - `getMastodonPost(feedUrl)` - Latest non-reply Mastodon post - `getMalojaScrobble(url)` - Latest music scrobble from [maloja](https://github.com/krateng/maloja) -**Note:** `showImage` (defaults to `true`) controls whether images/posters are included in the output. Set it to `false` to show text only. +**Notes:** +- `showImage` (defaults to `true`) controls whether images/posters are included in the output. Set it to `false` to show text only. +- For Last.fm, use `getRSSItemTitle('https://lfm.xiffy.nl/your-username')` (via [lfm.xiffy.nl](https://lfm.xiffy.nl)) ## Trakt