From f2ce7d3d5834cd997d4113ec671ce88c20d6a627 Mon Sep 17 00:00:00 2001 From: Gilbert Kimutai Date: Sun, 3 Feb 2019 11:19:27 +0300 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 9fb185b..ebf64b0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # Woocommerce Android SDK This is an android sdk for woocommerce + +# Under construction, is not ready for use yet. :( + +Built-based on the documentation: http://woocommerce.github.io/woocommerce-rest-api-docs/#introduction + + +#### Maven dependency: +```xml +TODO +``` + +#### Gradle dependency: +TODO + +#### Usage + +TODO