diff --git a/README.md b/README.md index 17f7d54..95d7af6 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Usage Add a dependency to your `build.gradle`: dependencies { - compile 'com.sa90.materialarcmenu:library:1.5.0' + compile 'com.sa90.materialarcmenu:library:2.0.0' } and include the `com.sa90.materialarcmenu.ArcMenu` as a viewgroup (with the sub-menu's as child) in your layout. The menu (floating action button) has a margin of 16dp (customizable) added to it by default to follow the material design guidelines.