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