Skip to content

Commit

Permalink
Merge pull request #14 from ChrisSimmons/contact_form
Browse files Browse the repository at this point in the history
README updates
  • Loading branch information
ChrisSimmons authored Mar 8, 2021
2 parents de2314b + 7b5affe commit 636a3da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This SDK makes using the Getty Images [API](http://developers.gettyimages.com) e
## Help & Support

* [Getty Images API](http://developers.gettyimages.com/)
* [Contact API Support](mailto:apisupport@gettyimages.com)
* [Issue Tracker](https://github.com/gettyimages/gettyimages-api_java/issues)

## Minimum Requirements
Expand All @@ -20,6 +19,13 @@ This SDK makes using the Getty Images [API](http://developers.gettyimages.com) e
* You have [Maven](https://maven.apache.org/) installed

## Getting Started

### Obtain an API Key

If you don't already have an API key, fill out and submit the [contact form](http://engage.gettyimages.com/api-contact) to be connected to our Sales team.

### Installing the package

The SDK is available on [maven central repository](https://search.maven.org/).
Include the following dependency in your pom.xml file:
```sh
Expand Down

0 comments on commit 636a3da

Please sign in to comment.