From 1146e9b1401f59a696b85c49ff0b97a02a375157 Mon Sep 17 00:00:00 2001 From: jhj0517 <97279763+jhj0517@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:53:04 +0900 Subject: [PATCH] Update README --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index d8b1dd1..6bdd281 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1,6 +1,6 @@ # Whisper-WebUI REST API REST API for Whisper-WebUI. Documentation is auto-generated upon deploying the app. -
[Swagger UI](https://github.com/swagger-api/swagger-ui) is available at `app/docs`. [Redoc](https://github.com/Redocly/redoc) is available at `app/redoc` or root URL with redirection. +
[Swagger UI](https://github.com/swagger-api/swagger-ui) is available at `app/docs` or root URL with redirection. [Redoc](https://github.com/Redocly/redoc) is available at `app/redoc`. # Setup and Installation