From b479efba08165944f739beb98fec74b0795c5fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=B6?= Date: Sat, 13 Sep 2014 21:34:18 +0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 486897b..e960d99 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ When I start to make this library, I set some goals: ```groovy dependencies { + compile 'com.android.support:support-v4:20.+' compile "com.daimajia.swipelayout:library:1.1.0@aar" } ``` @@ -45,6 +46,18 @@ dependencies { 1.1.0 apklib + + com.daimajia.swipelayout + library + 1.1.0 + apklib + + + com.google.android + support-v4 + r6 + + ``` #### Eclipse