glenn-jocher pre-commit-ci[bot] commited on
Commit
a82292e
β€’
1 Parent(s): c3e599c

Social icons after text (#6473)

Browse files

* Social icons after text

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update README.md

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -13,7 +13,13 @@
13
  <a href="https://www.kaggle.com/ultralytics/yolov5"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>
14
  <a href="https://join.slack.com/t/ultralytics/shared_invite/zt-w29ei8bp-jczz7QYUmDtgo6r6KcMIAg"><img src="https://img.shields.io/badge/Slack-Join_Forum-blue.svg?logo=slack" alt="Join Forum"></a>
15
  </div>
 
16
  <br>
 
 
 
 
 
17
  <div align="center">
18
  <a href="https://github.com/ultralytics">
19
  <img src="https://github.com/ultralytics/yolov5/releases/download/v1.0/logo-social-github.png" width="2%"/>
@@ -44,12 +50,6 @@
44
  </a>
45
  </div>
46
 
47
- <br>
48
- <p>
49
- YOLOv5 πŸš€ is a family of object detection architectures and models pretrained on the COCO dataset, and represents <a href="https://ultralytics.com">Ultralytics</a>
50
- open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development.
51
- </p>
52
-
53
  <!--
54
  <a align="center" href="https://ultralytics.com/yolov5" target="_blank">
55
  <img width="800" src="https://github.com/ultralytics/yolov5/releases/download/v1.0/banner-api.png"></a>
 
13
  <a href="https://www.kaggle.com/ultralytics/yolov5"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>
14
  <a href="https://join.slack.com/t/ultralytics/shared_invite/zt-w29ei8bp-jczz7QYUmDtgo6r6KcMIAg"><img src="https://img.shields.io/badge/Slack-Join_Forum-blue.svg?logo=slack" alt="Join Forum"></a>
15
  </div>
16
+
17
  <br>
18
+ <p>
19
+ YOLOv5 πŸš€ is a family of object detection architectures and models pretrained on the COCO dataset, and represents <a href="https://ultralytics.com">Ultralytics</a>
20
+ open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development.
21
+ </p>
22
+
23
  <div align="center">
24
  <a href="https://github.com/ultralytics">
25
  <img src="https://github.com/ultralytics/yolov5/releases/download/v1.0/logo-social-github.png" width="2%"/>
 
50
  </a>
51
  </div>
52
 
 
 
 
 
 
 
53
  <!--
54
  <a align="center" href="https://ultralytics.com/yolov5" target="_blank">
55
  <img width="800" src="https://github.com/ultralytics/yolov5/releases/download/v1.0/banner-api.png"></a>