Update README.md

This commit is contained in:
Jonathan Cardasis 2016-08-12 13:20:07 -04:00 committed by GitHub
parent e7a1a50de8
commit 6d518d15c0

View File

@ -25,11 +25,9 @@ neatColorPicker.hexLabel.textColor = UIColor.whiteColor()
self.view.addSubview(neatColorPicker)
```
<img src="../assets/demo.gif?raw=true" width="225">
## Customization
<img src="../assets/Design_Breakdown.png?raw=true" width="350">
### Properties
@ -65,5 +63,8 @@ Sub-Components can be hidden and customized to the preferred liking.
`.TouchDragInside` -> called when the handle has moved by a drag action
## Additional Info
Check out the [Wiki](https://github.com/joncardasis/JCColorPicker/wiki/Challenges-and-Solutions) for more.
## License
JCColorPicker is available under the MIT license. See the LICENSE file for more info.