From 7b08820d1a7e0115db3732e424edd1a4d66bbc98 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Thu, 23 Apr 2026 12:58:36 +0200 Subject: [PATCH] Simplify Maven repository setup instructions in README. --- README.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/README.md b/README.md index 90b4ebb..a254686 100644 --- a/README.md +++ b/README.md @@ -28,25 +28,7 @@ This guide comes without any warranty. Use at your own risk. The author is not r ## Get It -The project has its own maven repository. It can be added to the `pom.xml`: - -```xml - - - gitea - https://codeberg.org/api/packages/th-schwarz/maven - - -``` - -The dependency is: -```xml - - codes.thischwa - cloudflaredns - [version] - -``` +The project has its own maven repository. Follow the instructions on the latest [package](https://codeberg.org/th-schwarz/-/packages/maven/codes.thischwa:cloudflaredns/) to add the repository to your project. ## Changelog