From 6a76f1acd705ba90b0ba92955e3111cfe4889ee1 Mon Sep 17 00:00:00 2001 From: retoor Date: Sun, 22 Jun 2025 20:26:49 +0000 Subject: [PATCH] chore: update README endpoint descriptions and remove template placeholder note --- 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.*