README.md
# ResxJSON
A JSON encoding/decoding transformer for [resx](https://github.com/ScrimpyCat/Resx)
Installation
------------
```elixir
def deps do
[{ :resx_json, "~> 0.2.1" }]
end
```
# ResxJSON
A JSON encoding/decoding transformer for [resx](https://github.com/ScrimpyCat/Resx)
Installation
------------
```elixir
def deps do
[{ :resx_json, "~> 0.2.1" }]
end
```