diff --git a/doc/DESIGN_DOC.md b/doc/DESIGN_DOC.md index 2f8a36ea6686b5add2a7e4e407eabfd14167490d..2e7baaeb885c732bb723979e90edae529e7cbc74 100644 --- a/doc/DESIGN_DOC.md +++ b/doc/DESIGN_DOC.md @@ -1,5 +1,7 @@ # Paddle Serving Design Doc +([简体中文](./DESIGN_DOC_CN.md)|English) + ## 1. Design Objectives - Long Term Vision: Online deployment of deep learning models will be a user-facing application in the future. Any AI developer will face the problem of deploying an online service for his or her trained model.