Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizumita committed Dec 17, 2013
1 parent d6d4865 commit b195b0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,9 +1,9 @@
CTCheckbox
==========

CTCheckbox is a checkbox UI component library for iOS.
CTCheckbox is a checkbox UI component library for iOS 5+,

![CTCheckbox](http://f.cl.ly/items/3d1f313G0I1z3x0c050P/Image%202013.03.16%209:14:13.png)
![Screenshot](https://raw.github.com/rizumita/CTCheckbox/master/screenshot.png)

Sample
===============
Expand All @@ -18,7 +18,7 @@ UIViewController
self.checkbox.textLabel.text = @"Label text";
```
Or create using [[CTCheckbox alloc] initWithFrame:].
Or create using initWithFrame:.
License
===============
Expand Down

0 comments on commit b195b0c

Please sign in to comment.