README.md
# HLClock
[](https://travis-ci.org/tonic-sys/hlclock)
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `hlc` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:hlclock, "~> 0.1.0"}]
end
```