From 990b0eaf92ed57bc5187c06a8d0fe83ad147005b Mon Sep 17 00:00:00 2001 From: retoor Date: Sun, 22 Jun 2025 22:26:49 +0200 Subject: [PATCH] Cleanup. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58caea2..2ee4b51 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Due to its simplicity and clarity, I decided to give it its own dedicated reposi - `GET /` — Serve the frontend application - `GET /api/health` — Health check endpoint -*Note:* The above endpoints are indicative. The actual implementation may vary. +*Note:* /docs and /openapi.json are provided for API documentation. ## Usage -*This is a template. Customize and extend as needed for your projects.* \ No newline at end of file +*This is a template. Customize and extend as needed for your projects.*