Update README.md (#3650)

Be more user-friendly to new users
This commit is contained in:
SpongeBab 2021-06-17 18:37:53 +08:00 committed by GitHub
parent fa29125f18
commit df7706d802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ $ python train.py --data coco.yaml --cfg yolov5s.yaml --weights '' --batch-size
</details>
<details>
<details open>
<summary>Tutorials</summary>
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data)&nbsp; 🚀 RECOMMENDED