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"> +[](https://github.com/huggingface/lerobot/actions/workflows/test.yml?query=branch%3Amain) +[](https://codecov.io/gh/huggingface/lerobot) +[](https://www.python.org/downloads/) +[](https://github.com/huggingface/lerobot/blob/main/LICENSE) +[](https://pypi.org/project/lerobot/) +[](https://pypi.org/project/lerobot/) +[](https://github.com/huggingface/lerobot/tree/main/examples) +[](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**