README.md
# Authoritex
[](https://circleci.com/gh/nulib/authoritex)
[](https://coveralls.io/github/nulib/authoritex?branch=master)
[](https://hex.pm/packages/authoritex)
An Elixir library for searching and fetching controlled vocabulary authority terms.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `authoritex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:authoritex, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/authoritex](https://hexdocs.pm/authoritex).