Skip to content

Commit 1c53eaa

Browse files
authored
Update README.md
1 parent 1c34ace commit 1c53eaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ To run the example project, clone the repo, and run `pod install` from the Examp
1616
- iOS 9.3
1717

1818
## Usage
19+
20+
The usage is very similar to `UITextField` text properties.
21+
`SPLabel` has two options: Normal, Currency
1922
```swift
2023
lblAmount.text(num:192398)
2124
```

0 commit comments

Comments
 (0)