Skip to content

Commit 96cd3a3

Browse files
committed
Merge master
2 parents f98500e + e23420a commit 96cd3a3

6 files changed

Lines changed: 4 additions & 20 deletions

File tree

.travis.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# KWTextStyleLabel
22

3-
<img src="screenshot.png" width="187" height="333">
3+
<img src="ScreenShots/screenshot.png" width="187" height="333">
44

5-
[![CI Status](http://img.shields.io/travis/Vinoth Anandan/KWTextStyleLabel.svg?style=flat)](https://travis-ci.org/Vinoth Anandan/KWTextStyleLabel)
65
[![Version](https://img.shields.io/cocoapods/v/KWTextStyleLabel.svg?style=flat)](http://cocoapods.org/pods/KWTextStyleLabel)
76
[![License](https://img.shields.io/cocoapods/l/KWTextStyleLabel.svg?style=flat)](http://cocoapods.org/pods/KWTextStyleLabel)
87
[![Platform](https://img.shields.io/cocoapods/p/KWTextStyleLabel.svg?style=flat)](http://cocoapods.org/pods/KWTextStyleLabel)
@@ -26,13 +25,13 @@ pod "KWTextStyleLabel"
2625

2726
#### Add the class KWTextStyleLabel to label on storyboard
2827

29-
![Adding KWTextStyleLabel](addingKWTextStyleLabel.png)
28+
![Adding KWTextStyleLabel](ScreenShots/addingKWTextStyleLabel.png)
3029

3130
#### Modifying character spacing and line spacing using storyboard
3231

33-
![Modify in storyboard](modifyByStoryboard.png)
32+
![Modify in storyboard](ScreenShots/modifyByStoryboard.png)
3433

35-
#### Or modifying character spacing and line spacing by programmatically
34+
#### Or modifying character spacing and line spacing programmatically
3635

3736
```swift
3837
import KWTextStyleLabel

_Pods.xcodeproj

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)