Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tezpark committed May 6, 2017
1 parent 7f4c1eb commit a4e0635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TezTagView will make tag buttons that automatically aligned on UIView.

![ios simulator screen shot 2015 9 14 3 20 51](https://cloud.githubusercontent.com/assets/389004/9843376/76f38426-5af4-11e5-8a2f-a655492518bf.png)

#Usage
# Usage
```objective-c
// String array for tag button.
NSArray* strArr = @[@"test1", @"test2", @"blablablablabla", @"TezTagView", @"This tutorial is center align tags"];
Expand All @@ -34,7 +34,7 @@ TezTagView will make tag buttons that automatically aligned on UIView.
```


#License
# License
The MIT License (MIT)

Copyright (c) 2015 Taesun Park
Expand Down

0 comments on commit a4e0635

Please sign in to comment.