wayfarer/README.md
James Harton 3403f9d043
All checks were successful
continuous-integration/drone/push Build is passing
chore: Rename switch -> wayfarer.
2023-10-14 11:10:56 +13:00

20 lines
472 B
Markdown

# Wayfarer
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `wayfarer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:wayfarer, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/wayfarer>.