README.md
# ResxCSV
CSV encoding/decoding transformer for [resx](https://github.com/ScrimpyCat/Resx)
Installation
------------
```elixir
def deps do
[{ :resx_csv, "~> 0.1.0" }]
end
```
# ResxCSV
CSV encoding/decoding transformer for [resx](https://github.com/ScrimpyCat/Resx)
Installation
------------
```elixir
def deps do
[{ :resx_csv, "~> 0.1.0" }]
end
```