README.md
# Crown
<!-- rdmx :badges
hexpm : "crown?color=4e2a8e"
github_action : "lud/crown/elixir.yaml?label=CI&branch=main"
license : crown
-->
[](https://hex.pm/packages/crown)
[](https://github.com/lud/crown/actions/workflows/elixir.yaml?query=branch%3Amain)
[](https://hex.pm/packages/crown)
<!-- rdmx /:badges -->
**TODO: Add description**
## Installation
<!-- rdmx :app_dep vsn:$app_vsn -->
```elixir
def deps do
[
{:crown, "~> 0.1"},
]
end
```
<!-- rdmx /:app_dep -->