README.md

# GoogleApi.Area120Tables

Area120 Tables API client library.



## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_area120_tables` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_area120_tables, "~> 0.5"}]
end
```

## For more information

Product documentation is available at [https://support.google.com/area120-tables/answer/10011390](https://support.google.com/area120-tables/answer/10011390).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_area120_tables](https://hexdocs.pm/google_api_area120_tables).