From bbace3a107ae3c6d0d2f340d5cb8325a60adc6e0 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Sat, 20 Jan 2024 15:30:58 -0600 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 865a16e..7e617c7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ then refer to the documentation below. ### Audio Player A neat little audio component that nicely displays a cover image, native audio controls, a title, and a description. +#### Tag: +* + #### Attributes: * audio: a URI pointing to an audio file * cover: a URI pointing to a cover image @@ -25,7 +28,7 @@ A neat little audio component that nicely displays a cover image, native audio c * description: a description of the audio file #### CSS Custom Properties: -* background +* --background #### Example usage: ```html