Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 636a3da

Browse files
authored
Merge pull request #14 from ChrisSimmons/contact_form
README updates
2 parents de2314b + 7b5affe commit 636a3da

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ This SDK makes using the Getty Images [API](http://developers.gettyimages.com) e
1111
## Help & Support
1212

1313
* [Getty Images API](http://developers.gettyimages.com/)
14-
* [Contact API Support](mailto:[email protected])
1514
* [Issue Tracker](https://github.com/gettyimages/gettyimages-api_java/issues)
1615

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

2221
## Getting Started
22+
23+
### Obtain an API Key
24+
25+
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.
26+
27+
### Installing the package
28+
2329
The SDK is available on [maven central repository](https://search.maven.org/).
2430
Include the following dependency in your pom.xml file:
2531
```sh

0 commit comments

Comments
 (0)