Skip to content

Commit aa43366

Browse files
authored
Update README.md
1 parent 879fb0e commit aa43366

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
A reactive, accessible, multi-thumb, range slider with the ability to display "pips" or "notches" along the range.
2121
Importable as a **_svelte-component_**, or able to be **used directly in any javascript application / framework**.
2222

23+
<br>
24+
25+
<img height="32" src="./public/icons/svelte-svgrepo-com.png" alt="Svelte Icon">
26+
<img height="32" src="./public/icons/vuejs-svgrepo-com.png" alt="Vue Icon">
27+
<img height="32" src="./public/icons/react-svgrepo-com.png" alt="React Icon">
28+
<img height="32" src="./public/icons/js-svgrepo-com.png" alt="JS Icon">
29+
<img height="32" src="./public/icons/jquery-svgrepo-com.png" alt="JQUERY Icon">
30+
31+
<br>
32+
2333
![Svelte Range Slider; focussed with pips and labels prop set](public/svelte-range-slider-screenshot.png)
2434

2535
| 📔🔍 | Docs | [Full Documentation & Examples](https://simeydotme.github.io/svelte-range-slider-pips/) |

0 commit comments

Comments
 (0)