update documentation

This commit is contained in:
gome 2023-10-22 09:49:20 -05:00 committed by Alex Seefeldt
parent de3c5c8e3f
commit 31a9fc214e
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ If it finds the album,
it will insert the album art for it into the page,
and you're good to go.
If the script encounters an error during this process,
it will put the error message into the `data-error` attribute
of the affected `<img>` element.
Usage looks something like this:
```html