From df861f2b8cde68c0cb6e51a134700033b9524d19 Mon Sep 17 00:00:00 2001 From: Sean Date: Mon, 16 May 2022 13:05:09 +0200 Subject: [PATCH] Update READMD.md to communicate end of life of this package. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f092fcb..65b3d97 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # WooCommerce REST API - JavaScript Library +--- +## This library may not receive any new updates as it is being replaced with: https://www.npmjs.com/package/@woocommerce/api +--- + + New JavaScript library for WooCommerce REST API, supports CommonJS (CJS) and Embedded System Module (ESM). Requests are made with [Axios library](https://github.com/axios/axios) with [support to promises](https://github.com/axios/axios#promises).