From 2c1119c23d819698f744bd1477115398efdda35d Mon Sep 17 00:00:00 2001 From: Bram Date: Wed, 10 Jul 2024 14:53:17 +0200 Subject: [PATCH] Fix: Maven Dependency Declaration Indentation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 56f1d80..d8b97a6 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,12 @@ dependencies { ``` Maven: -```xml - - com.github.Tofaa2.EntityLib - (platform) - (latest-release-version) - +```xml + + com.github.Tofaa2.EntityLib + (platform) + (latest-release-version) + ``` ## NOTE: