From f65df9cd16be291c8585bcb39c305d05c0aab196 Mon Sep 17 00:00:00 2001 From: Denis Mehilli <80055679+unldenis@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:19:02 +0100 Subject: [PATCH] Update README.MD --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 4189252..6d70385 100644 --- a/README.MD +++ b/README.MD @@ -13,7 +13,7 @@ HoloEasy is a simple, modern and high-performant Java and Kotlin Minecraft Holog ### Add dependency > [!WARNING] -> Jitpack currently returns a 'Please Sign In first' error. You can find the build of the library on the release page. +> Jitpack currently returns a 'Please Sign In first' error. You can find the build of the library here. #### Maven @@ -78,4 +78,4 @@ fun addHologram(location: Location) { ## Ex (Hologram-Lib) -Are you using a version older than 3.0.0? You can find the documentation here +Are you using a version older than 3.0.0? You can find the documentation here.