Skip to content

Commit

Permalink
bump up api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin McQuay committed Apr 22, 2016
1 parent 0c30fdb commit 50bb882
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ Example Response:
}
```

## API Documentation

Because we don't define any specific operations, we also don't document them. What a waste
when you can find them all here:
[API Reference](http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?ProgrammingGuide.html)

## Obtaining credentials

Sign up here: https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html
Expand Down Expand Up @@ -103,12 +109,6 @@ AWS_ASSOCIATE_ID=[VALUE]

You can set these values in your environment or in `test/acceptance/.env`.

## API Documentation

Because we don't define any specific operations, we also don't document them. What a waste
when you can find them all here:
[API Reference](http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?ProgrammingGuide.html)

## License

Copyright (c) 2016 Dustin McQuay. All rights reserved.
Expand Down

0 comments on commit 50bb882

Please sign in to comment.