Skip to content

Commit 4689ac6

Browse files
committed
docs(readme): 添加在线文档链接
1 parent 858832d commit 4689ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# YOLO_v1
22

3-
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
3+
[![Documentation Status](https://readthedocs.org/projects/yolo-v1/badge/?version=latest)](https://yolo-v1.readthedocs.io/zh_CN/latest/?badge=latest) [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
44

55
> `YOLO_v1`算法实现
66
@@ -32,7 +32,7 @@ $ pip install -r requirements.txt
3232

3333
有两种使用方式
3434

35-
1. 在线浏览文档:[YOLO_v1]()
35+
1. 在线浏览文档:[YOLO_v1](https://yolo-v1.readthedocs.io/zh_CN/latest/)
3636

3737
2. 本地浏览文档,实现如下:
3838

0 commit comments

Comments
 (0)