Clarify version handling in README

This commit is contained in:
2026-07-26 12:27:14 +02:00
parent 5f21101b59
commit 24b9407854
+2 -1
View File
@@ -2,7 +2,8 @@
## Preface ## Preface
This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. \
Currently, only the latest version is taken into account.
If you encounter any bugs or find missing features, feel free to report them on If you encounter any bugs or find missing features, feel free to report them on
the [GitHub Issues page](https://github.com/th-schwarz/JavadocViewerService/issues). the [GitHub Issues page](https://github.com/th-schwarz/JavadocViewerService/issues).