Delete README.md

This commit is contained in:
leiqing
2022-09-05 13:37:35 +08:00
committed by GitHub
parent 1f58452085
commit af24798b33

View File

@@ -1,8 +0,0 @@
| **场景** | **文件(夹)名** | **文档内容/用途** |
| :--------: | :--------: | :--------: |
| 服务端 | <p align="left">[the software and hardware requirements.md</p>](the%20software%20and%20hardware%20requirements.md) | <p align="left">说明FastDeploy服务器端的软硬件环境要求 <br> 使用FastDeploy首要需要查看的文档 |
| | <p align="left">[quick_start](quick_start)</p> | <p align="left">官方编译好的Python-SDK和CPP-SDK的下载位置以及FastDeploy安装指南</p>|
| |<p align="left"> [api](api)</p> | <p align="left">介绍不同任务模型API </p>|
| | <p align="left">[compile](compile)</p> | <p align="left">编译FastDeploy SDK的指南文档通常用在对应环境SDK没发布的情况或者开发者有修改源代码需求的场景 </p>|
| 端侧 | <p align="left">[ARM-CPU](./ARM-CPU)</p> | <p align="left"> ARM-CPU在Android、iOS、Linux的使用文档 </p>|