README.md

# Humanizex

A simple library for making the web more humane.

## Installation

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

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

Check out the [documentation](https://hexdocs.pm/humanizex) for more information.