Skip to content

Commit

Permalink
one more update to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Corbin committed Mar 2, 2017
1 parent e400699 commit a012b91
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 @@ -45,7 +45,7 @@ import SwiftRangeSlider

### With Storyboards

To use SwiftRangeSlider on a storyboard, add a UIView to your view controller and set its class to RangeSlider.
To use SwiftRangeSlider on a storyboard, add a UIView to your view controller and set its class to RangeSlider. The Range Slider defaults to an iOS-esque style of slider, but it can be modified to look lots of different ways! There is even scaling on touch and labels, so be sure to experiment until you find exactly what you like!

![SRS With Storyboards 1](http://imgur.com/C69FAOO.png)
![SRS With Storyboards 2](http://i.imgur.com/HSVrFKU.png)
Expand Down

0 comments on commit a012b91

Please sign in to comment.