Skip to content

Commit 9995503

Browse files
Minor alignment
1 parent 03dfc73 commit 9995503

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# KWTextStyleLabel
22

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

55
[![Version](https://img.shields.io/cocoapods/v/KWTextStyleLabel.svg?style=flat)](http://cocoapods.org/pods/KWTextStyleLabel)
66
[![License](https://img.shields.io/cocoapods/l/KWTextStyleLabel.svg?style=flat)](http://cocoapods.org/pods/KWTextStyleLabel)
@@ -25,11 +25,11 @@ pod "KWTextStyleLabel"
2525

2626
#### Add the class KWTextStyleLabel to label on storyboard
2727

28-
![Adding KWTextStyleLabel](ScreenShot/addingKWTextStyleLabel.png)
28+
![Adding KWTextStyleLabel](ScreenShots/addingKWTextStyleLabel.png)
2929

3030
#### Modifying character spacing and line spacing using storyboard
3131

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

3434
#### Or modifying character spacing and line spacing programmatically
3535

0 commit comments

Comments
 (0)