diff --git a/README.md b/README.md
index b19e417..b079a6b 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,161 @@ https://github.com/HappyRogelio7/Mojangauthliballversions1/blob/master/pom.xml
Here you can find the imported libraries in Maven Format
+```xml
+
+
+ spigotmc-repo
+ https://hub.spigotmc.org/nexus/content/repositories/snapshots/
+
+
+ sonatype
+ https://oss.sonatype.org/content/groups/public/
+
+
+ minecraft-repo
+ https://libraries.minecraft.net/
+
+
+
+
+
+
+ org.spigotmc
+ spigot-api
+ 1.18.2-R0.1-SNAPSHOT
+ provided
+
+
+
+
+
+
+ com.mojang
+ authlib
+ 3.3.39
+ provided
+
+
+ com.mojang
+ authlib
+ 1.5.21
+ provided
+
+
+
+
+
+```
+
In a future update it will be like importing the Mojang AuthLib in Gradle