From 970bc64c7f6d7bfe21d0594416747fec46b3f160 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 10 Jul 2026 15:37:39 +0200 Subject: [PATCH] Add "Preface" section to `README.md` and minor wording adjustments --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a064245..993b75f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # JavadocViewerService -A Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. +## Preface + +This project Spring Boot web service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts. ## Features