README.md

# GoogleApi.MyBusinessBusinessInformation

My Business Business Information API client library.

The My Business Business Information API provides an interface for managing business information on Google.

## Installation

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

```elixir
def deps do
  [{:google_api_my_business_business_information, "~> 0.2"}]
end
```

## For more information

Product documentation is available at [https://developers.google.com/my-business/](https://developers.google.com/my-business/).

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