README.md
# Cldr Currencies Extra
[](https://hex.pm/packages/ex_cldr_currencies_extra)
[](https://builtwithnix.org)
> Extra utils for `Cldr.Currency`.
## Installation
Add `ex_cldr_currencies_extra` to the list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_cldr_currencies_extra, <requirement>}
]
end
```
## Usage
For more information, see the [documentation](https://hexdocs.pm/ex_cldr_currencies_extra).
## License
Apache License 2.0