Skip to content

Commit 281418f

Browse files
authored
Update README.md
1 parent ae4b292 commit 281418f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ The result in the `value`-attribute will be two values (start and end) for the r
99

1010
It will look like that:
1111

12-
![Screenshot](/doc/screenshot.png?raw=true "Screenshot of the control")
12+
![Screenshot](/docs/screenshot.png?raw=true "Screenshot of the control")
1313

1414
The colors are changable by overwriting the CSS classes.
1515

16+
You can see an working example of the control on the following page:
17+
18+
https://objement.github.io/om-javascript-range-slider/
19+
1620
## Supported Browser
1721

1822
This should work on every browser that supports the ES2015 JavaScript Standard.

0 commit comments

Comments
 (0)