From 7199df62ac586f9280587c36079583d84f42d008 Mon Sep 17 00:00:00 2001 From: clousale <72204433+clousale@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:55:59 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c1973b3..e1c4ae77 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# This project is not maintained anymore + +This project is not maintained anymore. We recommend to use the Library of [jlevers/selling-partner-api](https://github.com/jlevers/selling-partner-api) library. + # Amazon Selling Partner API PHP This is an API Binding in PHP for the new Amazon Selling Partner API. @@ -126,4 +130,4 @@ If you are looking for a complete Repricing & FBA-Reimbursement solution, you mi # Thanks -Thanks go out to everybody who added PRs and worked on this package. \ No newline at end of file +Thanks go out to everybody who added PRs and worked on this package. From 3d04a42cf19c01693b52b3902bdb8090687f317c Mon Sep 17 00:00:00 2001 From: clousale <72204433+clousale@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:58:04 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1c4ae77..65e19d2d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # This project is not maintained anymore -This project is not maintained anymore. We recommend to use the Library of [jlevers/selling-partner-api](https://github.com/jlevers/selling-partner-api) library. +This project is not maintained anymore. We recommend to use the [jlevers/selling-partner-api](https://github.com/jlevers/selling-partner-api) package. # Amazon Selling Partner API PHP