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 ```