From 50bb882bc47b4b320ed3b65c86896190838d5cf0 Mon Sep 17 00:00:00 2001 From: Dustin McQuay Date: Thu, 21 Apr 2016 22:28:11 -0600 Subject: [PATCH] bump up api documentation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ba97f6..c540833 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.