From e565953ee3a889e3eb9bf1712a677a480a7e133c Mon Sep 17 00:00:00 2001 From: RomanKapshuk Date: Tue, 27 Jun 2017 18:25:31 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9265187..1141ea4 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,18 @@ shaker.stopAnimation() Add dependency in your `build.gradle` file: ````gradle -TODO +compile 'com.agilie:interface-interaction:1.0' ```` ### Maven Add rependency in your `.pom` file: ````xml -TODO + + com.agilie + interface-interaction + 1.0 + pom + ```` ## Requirements