diff --git a/README.md b/README.md index 4ebfe8f..497c201 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ ### 🎛️ [Mosaic Slider](./slider/) Mosaic Slider is a highly customizable slider component that allows precise customization of values distribution and disabled ranges. Its API is similar to Material sliders, making it easy to integrate into existing projects. +#### Non-linear distribution +![Distributions](./docs/assets/example_distribution.gif) + + +#### Disabled sub-range ![Disabled range](./docs/assets/example_disabled_range.gif)