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