From 51dd44aaf87eaa71fe1c27d0ce3dd2e931eef54d Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 10 Jul 2026 15:52:44 +0200 Subject: [PATCH] Update `README.md` to include link to report issues on Gitea --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 993b75f..97c9157 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. +If you encounter any bugs or find missing features, feel free to report them on +the [Gitea Issues page](https://github.com/th-schwarz/JavadocViewerService/issues). + ## Features - Fetches Javadoc JARs from Maven Central or custom Maven repositories