diff --git a/README.md b/README.md
index bc6c33bae..268d13df9 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ If this does not work, see instructions for running the Cadence Server at https:
## Get CLI
[CLI is avaialable as an executable or as a docker image](https://github.com/uber/cadence/blob/master/tools/cli/README.md)
-
+balalaafa
## Build a configuration
Add *cadence-client* as a dependency to your *pom.xml*:
@@ -33,7 +33,7 @@ Add *cadence-client* as a dependency to your *pom.xml*:
cadence-client
V.V.V
-
+
or to *build.gradle*:
compile group: 'com.uber.cadence', name: 'cadence-client', version: 'V.V.V'