From 6f0c2445ca473bbf42b1ed45706586b026d40f64 Mon Sep 17 00:00:00 2001
From: Simon Alibert <alibert.sim@gmail.com>
Date: Wed, 27 Mar 2024 12:49:10 +0100
Subject: [PATCH] Improve readme format

---
 README.md | 40 ++++++++++++----------------------------
 1 file changed, 12 insertions(+), 28 deletions(-)

diff --git a/README.md b/README.md
index 00c66b4e..816a255d 100644
--- a/README.md
+++ b/README.md
@@ -8,36 +8,20 @@
   <br/>
 </p>
 
-# LeRobot
+<div align="center">
 
+[![Tests](https://github.com/huggingface/lerobot/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/huggingface/lerobot/actions/workflows/test.yml?query=branch%3Amain)
+[![Coverage](https://codecov.io/gh/huggingface/lerobot/branch/main/graph/badge.svg?token=TODO)](https://codecov.io/gh/huggingface/lerobot)
+[![Python versions](https://img.shields.io/pypi/pyversions/lerobot)](https://www.python.org/downloads/)
+[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/huggingface/lerobot/blob/main/LICENSE)
+[![Status](https://img.shields.io/pypi/status/lerobot)](https://pypi.org/project/lerobot/)
+[![Version](https://img.shields.io/pypi/v/lerobot)](https://pypi.org/project/lerobot/)
+[![Examples](https://img.shields.io/badge/Examples-green.svg)](https://github.com/huggingface/lerobot/tree/main/examples)
+[![Discord](https://dcbadge.vercel.app/api/server/C5P34WJ68S?style=flat)](https://discord.gg/s3KuuzsPFb)
 
-<p align="center">
-    <a href="https://github.com/huggingface/lerobot/actions/workflows/test.yml?query=branch%3Amain">
-        <img alt="Tests" src="https://github.com/huggingface/lerobot/actions/workflows/test.yml/badge.svg?branch=main">
-    </a>
-    <a href="https://codecov.io/gh/huggingface/lerobot">
-        <img alt="Coverage" src="https://codecov.io/gh/huggingface/lerobot/branch/main/graph/badge.svg?token=TODO">
-    </a>
-    <a href="https://www.python.org/downloads/">
-        <img alt="Python versions" src="https://img.shields.io/pypi/pyversions/lerobot">
-    </a>
-    <a href="https://github.com/huggingface/lerobot/blob/main/LICENSE">
-        <img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg">
-        <!-- TODO(aliberts) <img alt="License" src="https://img.shields.io/github/license/huggingface/lerobot.svg?color=blue"> -->
-    </a>
-    <a href="https://pypi.org/project/lerobot/">
-        <img alt="Status" src="https://img.shields.io/pypi/status/lerobot">
-    </a>
-    <a href="https://pypi.org/project/lerobot/">
-        <img alt="Version" src="https://img.shields.io/pypi/v/lerobot">
-    </a>
-    <a href="https://github.com/huggingface/lerobot/tree/main/examples">
-        <img alt="Examples" src="https://img.shields.io/badge/Examples-green.svg">
-    </a>
-    <a href="https://discord.gg/s3KuuzsPFb">
-        <img alt="Discord" src="https://dcbadge.vercel.app/api/server/C5P34WJ68S?style=flat">
-    </a>
-</p>
+</div>
+
+---
 
 **State-of-the-art machine learning for real-world robotics**