diff --git a/src/components/README.md b/src/components/README.md index 1649d50..3e4e1e8 100644 --- a/src/components/README.md +++ b/src/components/README.md @@ -6,4 +6,5 @@ | [Volume Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/volume) | Mute/Unmute via icon and set volume via slider. | | [Full Screen Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/fullscreen_button) | Enter/Exit on full screen mode. | | [Seek Bar Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/seek_bar) | Shows buffered video content and allows to seek to specific video moment. | -| [Time Indicator Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/time_indicator) | Shows current position and video duration. | \ No newline at end of file +| [Time Indicator Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/time_indicator) | Shows current position and video duration. | +| [Level Selector Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/level_selector) | Shows available video levels to change. | \ No newline at end of file