README.md
# AshCloak
## Installation
Add `ash_cloak` to your list of dependencies in `mix.exs`:
```elixir
def deps do
  [
    {:ash_cloak, "~> 0.1.0-rc.0"}
  ]
end
```
See the [getting started guide](hexdocs.pm/ash_cloak) on hex!
# AshCloak
## Installation
Add `ash_cloak` to your list of dependencies in `mix.exs`:
```elixir
def deps do
  [
    {:ash_cloak, "~> 0.1.0-rc.0"}
  ]
end
```
See the [getting started guide](hexdocs.pm/ash_cloak) on hex!