Improve readme format
This commit is contained in:
parent
8a21c00297
commit
3f63c69876
40
README.md
40
README.md
|
@ -8,36 +8,20 @@
|
||||||
<br/>
|
<br/>
|
||||||
</p>
|
</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">
|
</div>
|
||||||
<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>
|
|
||||||
|
|
||||||
**State-of-the-art machine learning for real-world robotics**
|
**State-of-the-art machine learning for real-world robotics**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue