README.md

# ExMagic

[`libmagic`][lm] bindings for Elixir.

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:

  1. Add `exmagic` to your list of dependencies in `mix.exs`:

    ```elixir
    def deps do
      [{:exmagic, "~> 0.0.3"}]
    end
    ```


[lm]: http://linux.die.net/man/3/libmagic