Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
William Archimede committed Dec 2, 2015
1 parent 2c5f423 commit e7a2039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A simple range slider made in Swift.
![](https://github.com/sgwilly/RangeSlider/blob/master/Screenshot.png?raw=true)

## Use
This control uses the **target-action** pattern for change notifications.
This control is **IBDesignable** and uses the **target-action** pattern for change notifications.

In order to be notified when either thumb value changes, register for **.ValueChanged**:

Expand Down

0 comments on commit e7a2039

Please sign in to comment.