From a82292ec5376cd7ff07fc6e85b731c09cdaeff4f Mon Sep 17 00:00:00 2001 From: Glenn Jocher <glenn.jocher@ultralytics.com> Date: Thu, 3 Feb 2022 19:55:19 +0100 Subject: [PATCH] Social icons after text (#6473) * 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> --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f9947b985..7bfea7c24 100644 --- a/README.md +++ b/README.md @@ -13,7 +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> <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> </div> + <br> +<p> +YOLOv5 🚀 is a family of object detection architectures and models pretrained on the COCO dataset, and represents <a href="https://ultralytics.com">Ultralytics</a> + open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development. +</p> + <div align="center"> <a href="https://github.com/ultralytics"> <img src="https://github.com/ultralytics/yolov5/releases/download/v1.0/logo-social-github.png" width="2%"/> @@ -44,12 +50,6 @@ </a> </div> -<br> -<p> -YOLOv5 🚀 is a family of object detection architectures and models pretrained on the COCO dataset, and represents <a href="https://ultralytics.com">Ultralytics</a> - open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development. -</p> - <!-- <a align="center" href="https://ultralytics.com/yolov5" target="_blank"> <img width="800" src="https://github.com/ultralytics/yolov5/releases/download/v1.0/banner-api.png"></a>