From 7dfdd7b72c55df18c474ec9b5917c0ceb7d84b7b Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Tue, 29 Nov 2022 20:39:04 +0800 Subject: [PATCH] Update README_EN.md --- docs/README_EN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README_EN.md b/docs/README_EN.md index 53523cbc4..819998c9d 100644 --- a/docs/README_EN.md +++ b/docs/README_EN.md @@ -10,6 +10,7 @@ - [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 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