README.md
# Branch
Branches are logs you can [climb](https://hex.pm/packages/climb).
```elixir
def deps do
[
{:branch, "~> 0.0.1"}
]
end
```
See guidance on <https://hexdocs.pm/branch>,
or build a local copy using [ExDoc](https://github.com/elixir-lang/ex_doc).