README.md

# atex_standard_site

This package contains the [Standard.site] lexicons translated into Elixir modules for use with [atex].

## Installation

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

```elixir
def deps do
  [
    {:atex_standard_site, "~> 0.1"}
  ]
end
```

[Standard.site]: https://standard.site/
[atex]: https://github.com/cometsh/atex