From c96b75439176e3d59fd5a916edc38b956a85fd38 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Thu, 16 Jun 2022 07:48:54 +0200 Subject: [PATCH] Fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dda7fc2..7b77143 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ **Step 1**. Add the JitPack repository to your build file ```xml + jitpack.io @@ -40,10 +41,9 @@ **Step 2**. Add the dependency ```xml - - com.anas.jcolorfulconsole - jcolorfulconsole + com.github.Anas-Elgarhy + JColorfulConsole 1.0.3 ```