Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
comcxx11 authored Oct 11, 2020
1 parent 171b8bf commit 985816c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ To run the example project, clone the repo, and run `pod install` from the Examp
lblAmount.text(num:192398)
```

```swift
lblAmount.setCurrency(symbol: "")
lblAmount.text(num:192398, showCurrency:true)
```

## Installation

SpringText is available through [CocoaPods](https://cocoapods.org). To install
Expand Down

0 comments on commit 985816c

Please sign in to comment.