README.md
# LiveModel
**Declarative assigns via structs**
## Installation
```elixir
def deps do
[
{:live_model, "~> 0.2.0"}
]
end
```
See the `LiveModel` module documentation on [HexDocs](https://hexdocs.pm/live_model/0.2.0/LiveModel.html) for usage
instructions