From e2a007b62a02ab36aad02d37128205e751d22c20 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 5 Aug 2025 19:37:33 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 236b689f..e6c4e7bb 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,14 @@ ## 主要特性 -- 前后端分离,基于FastApi + Vue3,前端项目地址:[MoviePilot-Frontend](https://github.com/jxxghp/MoviePilot-Frontend),API:http://localhost:3001/docs +- 前后端分离,基于FastApi + Vue3,前端项目地址:[MoviePilot-Frontend](https://github.com/jxxghp/MoviePilot-Frontend) - 聚焦核心需求,简化功能和设置,部分设置项可直接使用默认值。 - 重新设计了用户界面,更加美观易用。 ## 安装使用 访问官方Wiki:https://wiki.movie-pilot.org +API文档:https://api.movie-pilot.org ## 参与开发