Skip to content

Commit 58fd2bd

Browse files
committed
Add Czech koruna to README
1 parent ce6cd5c commit 58fd2bd

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
@@ -136,6 +136,7 @@ currency into another.
136136
"TWD" => ["name" => "New Taiwan Dollar", "numeric_code" => "901"],
137137
"THB" => ["name" => "Baht", "numeric_code" => "764"],
138138
"MYR" => ["name" => "Malaysian Ringgit", "numeric_code" => "458"],
139+
"CZK" => ["name" => "Czech Koruna", "numeric_code" => "203"],
139140
```
140141

141142
Your currency is missing? Feel free to submit a [GitHub issue](https://github.com/doefom/currency-fieldtype/issues),

0 commit comments

Comments
 (0)