README.md

# Hi, mom

A blazingly fast Elixir library to say "Hi" to your mom!

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `hi_mom` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:hi_mom, "~> 0.1.0"}
  ]
end
```

## License

This project is licensed under the MIT License.