diff --git a/README.md b/README.md index 393e293..a91427d 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,7 @@ You can add the library by inserting the following in your `build.gradle` : ```gradle repositories { - maven { - name = "Ladysnake Libs" - url = 'https://dl.bintray.com/ladysnake/libs' - } + jcenter() } dependencies {