diff --git a/README.md b/README.md index 3f135178..4111ad0e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project is available on Maven Central: ```` ### Gradle -```` +````kotlin implementation("com.github.weisj:darklaf-core:[2.0.2,)") implementation("com.github.weisj:darklaf-theme:[2.0.2,)") // For the themes ````