From 7c369c4300489761cadcb1cfaf92d7389ba318ee Mon Sep 17 00:00:00 2001 From: David Ball Date: Wed, 17 Jul 2024 16:54:05 -0400 Subject: [PATCH] Added README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0b1ae6 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# amazon-pa-api-5.0-sdk-node-ts + +I downloaded Amazon's Product Advertising API SDK "Example." + +I'm going to rebuild this mess so I can read it and understand it. + +Here's to setting better examples. + +Refactored by [David A. Ball](https://daball.me). \ No newline at end of file