From 84e04a644054431361d58298aff19fa32aaa39d1 Mon Sep 17 00:00:00 2001 From: William Date: Fri, 7 Jan 2022 16:57:14 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c18f860..b84724f2 100644 --- a/README.md +++ b/README.md @@ -131,10 +131,10 @@ With Maven, add the repository to your pom.xml: Then, add the dependency. Replace `version` with the latest version of HuskSync: [![](https://jitpack.io/v/WiIIiam278/HuskSync.svg)](https://jitpack.io/#WiIIiam278/HuskSync) ```xml - com.github.WiIIiam278 - HuskSync - version - provided + com.github.WiIIiam278 + HuskSync + version + provided ```