From fc8ce26d6b4b5c6341abcd7658bc10ce59292164 Mon Sep 17 00:00:00 2001 From: Madura Date: Thu, 14 Jul 2016 13:23:54 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3682d..7fc20c7 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Add this dependency to your project's POM: Add this dependency to your project's build file: ```groovy -compile "com.squaremobile.shoutout.sdk:swagger-java-client:1.0.0" +compile "com.squaremobile.shoutout.sdk:shoutout-java-sdk:1.0.0" ``` ### Others