diff --git a/examples/C++/PaddleClas/pp_shitu/README.md b/examples/C++/PaddleClas/pp_shitu/README.md index 6c197d0ca0395632c76ed6f166e0db146f5c5a00..e4b52965cfe74ae01950b89a53f50bbaf96a2478 100644 --- a/examples/C++/PaddleClas/pp_shitu/README.md +++ b/examples/C++/PaddleClas/pp_shitu/README.md @@ -1,6 +1,6 @@ # C++ PP-Shitu Service -**注意:** 由于C++代码中前后处理中使用了OPENCV库,您需要使用开启WITH_OPENCV选项编译的C++ Server,详见[COMPILE.md](../../../../doc/Compile_CN.md) +**注意:** Since opencv library is used in the pre-processing and post-processing of C++ code, you need to open `WITH_OPENCV` option to compile the C++ server, see [COMPILE.md](../../../../doc/Compile_CN.md) ``` # Dependent packages need to be installed