diff --git a/README.md b/README.md index e2f2e8f..0d1f977 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Currency Fieldtype -Currency Fieldtype is a Statamic addon that lets you handle any currency with ease. Well, not any, but many at least. -168 to be precise. See which [currencies we currently support](#supported-currencies). +Currency Fieldtype is a Statamic addon that lets you handle any currency with ease by utilizing an input mask. Well, not +any, but many at least. 25 of the world's most traded ones to be precise. See +which [currencies we currently support](#supported-currencies). ## Features @@ -86,6 +87,11 @@ Let's say we have an entry with a price (the field uses the Currency Fieldtype) will be displayed as `$1,234.56`. If you then convert to `JPY` (Japanese Yen) which has `0` decimal digits, you'll get a wrong result of `¥1,235`. That's just something to keep in mind in case you'd need to reconfigure the field. +### Exchange rates + +If you change the currency in the field configuration we just use another format, that's it. We do not convert any +currency into another. + ## Supported Currencies ```text