Skip to content

Commit

Permalink
[Doc] Fix readme link (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
neonhuang authored Feb 24, 2022
1 parent 79074b0 commit 56fa6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/LaneSeg/README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ python deploy/python/infer.py --help
```

#### Paddle Inference部署(C++)
参见[Paddle Inference部署教程](./deploy/cpp/README_cn.md)
参见[Paddle Inference部署教程](./deploy/cpp/README_CN.md)

本项目使用的C++源文件在LaneSeg/deploy/cpp目录下

0 comments on commit 56fa6cf

Please sign in to comment.