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