From 644ce873706ed5230b7cdb06dce3f455e185266f Mon Sep 17 00:00:00 2001 From: Jannis Weis <31143295+weisJ@users.noreply.github.com> Date: Wed, 22 Apr 2020 08:57:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a403e096..3f135178 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,14 @@ This project is available on Maven Central: com.github.weisj - darklaf-core + darklaf-theme [2.0.2,) ```` ### Gradle ```` implementation("com.github.weisj:darklaf-core:[2.0.2,)") -implementation("com.github.weisj:darklaf-core:[2.0.2,)") // For the themes +implementation("com.github.weisj:darklaf-theme:[2.0.2,)") // For the themes ```` ## Installation