From 24c45491b60aa0b732c0aef4f46a8703e27ac177 Mon Sep 17 00:00:00 2001 From: Gilbert Kimutai Date: Wed, 25 Sep 2019 07:56:59 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3b808b8..bc6a21f 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,16 @@ Generate API credentials (Consumer Key & Consumer Secret) following this instruc Check out the WooCommerce API endpoints and data that can be manipulated in . +## Demo +I have left consumer key and secret within the app, for you to test the app without an installation of wordpress. To use my installation of wordpress, here are the credentials: + +username: demo +password: demo2019 +https://gilo.me/store/wp-admin + +PS/ Do no harm + + ## Setup Setup for the new WP REST API integration (WooCommerce 2.6 or later):