diff --git a/tutorials/README.md b/tutorials/README.md index 2d114e9d0..05c4c74a8 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -8,6 +8,6 @@ English | [中文](README_CN.md) This directory provides some tutorials for FastDeploy. For other model deployment, please refer to the example [FastDeploy/examples](../examples) directly. --Intel independent graphics card/integrated graphics card deployment [see intel_gpu](intel_gpu) +- Intel independent graphics card/integrated graphics card deployment [see intel_gpu](intel_gpu) --Model multithreaded call [see multi_thread](multi_thread) +- Model multithreaded call [see multi_thread](multi_thread)