diff --git a/README.md b/README.md index a37b531..043f025 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ The library is still considered beta. There no pre-build artifacts on Maven Cent Example for Gradle: ```groovy -apply plugin: 'maven' repositories { maven { url 'https://repo.lucares.de/' } }