Current section

Files

Jump to
beauty_exml README.md
Raw

README.md

# BeautyExml
Simple xml formatter for adding tabs and new lines.
## Installation
```elixir
def deps do
[
{:beauty_exml, "~> 0.1.0"}
]
end
```
## License
MIT