Add Maven repository and usage instructions to README

Updated the README to include instructions for integrating the project into a Maven-based setup, like adding the repository and dependency configurations. These changes assist developers in easily utilizing the library.
This commit is contained in:
2025-03-30 12:51:56 +02:00
parent 1a1794ff37
commit fd997bf6da
2 changed files with 26 additions and 4 deletions
+1
View File
@@ -51,6 +51,7 @@
<connection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</connection>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<repository>
<id>github-cloudflaredns</id>