From ccb350a35e21302bff08e8b120cf746e2a8aeed7 Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:40:16 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 2ff1c52f3..9f8069e58 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,4 +4,4 @@ | 1 |
[the software and hardware requirements.md
](the%20software%20and%20hardware%20requirements.md) |说明FastDeploy服务器端的软硬件环境要求
使用FastDeploy首要需要查看的文档 |
|2 |
[quick_start](quick_start)
|官方编译好的Python-SDK和CPP-SDK的下载位置,已经具体安装方式
| |3 |[api](api.md)
|介绍不同任务模型API
| -|4 |[compile](compile)
|编译FastDeploy SDK的指南文档;通常用在对应环境SDK没发布的情况,或者开发者有特殊修改源代码需求的场景
| +|4 |[compile](compile)
|编译FastDeploy SDK的指南文档;通常用在对应环境SDK没发布的情况,或者开发者有修改源代码需求的场景
|