diff --git a/README.md b/README.md index 21bc0ea..ee835f6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ And now the BMB-Android 2.0.0 comes. ## Gradle & Maven ``` -compile 'com.nightonke:boommenu:2.1.1' +implementation 'com.nightonke:boommenu:2.1.1' ``` ```