diff --git a/docs/README.md b/docs/README.md index ccbb2a6e64..b5c86852c2 100755 --- a/docs/README.md +++ b/docs/README.md @@ -7,15 +7,18 @@ - [Install FastDeploy Prebuilt Libraries](en/build_and_install/download_prebuilt_libraries.md) - [Build and Install FastDeploy Library on GPU Platform](en/build_and_install/gpu.md) - [Build and Install FastDeploy Library on CPU Platform](en/build_and_install/cpu.md) -- [Build and Install FastDeploy Library on IPU Platform](en/build_and_install/ipu.md) - [Build and Install FastDeploy Library on KunlunXin XPU Platform](en/build_and_install/kunlunxin.md) +- [Build and Install FastDeploy Library on HuaWei Ascend Platform](en/build_and_install/huawei_ascend.md) +- [Build and Install FastDeploy Library on IPU Platform](en/build_and_install/ipu.md) +- [Build and Install FastDeploy Library on Nvidia Jetson Platform](en/build_and_install/jetson.md) - [Build and Install on RV1126 Platform](en/build_and_install/rv1126.md) - [Build and Install on RK3588 and RK356X Platform](en/build_and_install/rknpu2.md) - [Build and Install on A311D Platform](en/build_and_install/a311d.md) -- [Build and Install FastDeploy Library on Nvidia Jetson Platform](en/build_and_install/jetson.md) +- [Build and Install on SOPHON BMNNSDK Platform](en/build_and_install/sophgo.md) - [Build and Install FastDeploy Library on Android Platform](en/build_and_install/android.md) - [Build and Install FastDeploy Serving Deployment Image](../serving/docs/EN/compile-en.md) + ## A Quick Start - Demos - [Python Deployment Demo](en/quick_start/models/python.md)