Skip to content

Commit 27ba53c

Browse files
authored
Update README.md
1 parent 9fe8bb6 commit 27ba53c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The usage is very similar to `UITextField` text properties.
2323
lblAmount.text(num:192398)
2424
```
2525

26+
Default Currency Symbol is `dollor` Sign
2627
```swift
2728
lblAmount.setCurrency(symbol: "")
2829
lblAmount.text(num:192398, showCurrency:true)

0 commit comments

Comments
 (0)