README.md

# GoogleApi.DNS

Cloud DNS API client library.



## Installation

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

```elixir
def deps do
  [{:google_api_dns, "~> 0.18"}]
end
```

## For more information

Product documentation is available at [http://developers.google.com/cloud-dns](http://developers.google.com/cloud-dns).

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