Skip to content

Commit 4f2e9aa

Browse files
authored
Update README.md
1 parent db225eb commit 4f2e9aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# react-range-step-input [![Build Status](https://travis-ci.org/nikolas/react-range-step-input.svg?branch=master)](https://travis-ci.org/nikolas/react-range-step-input)
22

3-
An <input type=range> that steps up and down on click.
3+
An <input type=range> that steps up and down on click, and provides other customizations. For more info, see: https://compiled.ctl.columbia.edu/articles/a-range-input-for-scientific-applications/
44

55
## Demo
66

7-
See: https://compiled.ctl.columbia.edu/articles/a-range-input-for-scientific-applications/
7+
https://nikolas.github.io/react-range-step-input/
88

99
## Installation
1010

0 commit comments

Comments
 (0)