From ea36a4a1765d5b1137c3436fe8224efdbbabe2c1 Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Tue, 7 Apr 2026 10:47:03 +0200 Subject: [PATCH] chore(docs): new badge for readme (#3303) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f31de4426..afba8ff49 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@
+[![Tests](https://github.com/huggingface/lerobot/actions/workflows/latest_deps_tests.yml/badge.svg?branch=main)](https://github.com/huggingface/lerobot/actions/workflows/latest_deps_tests.yml?query=branch%3Amain) [![Tests](https://github.com/huggingface/lerobot/actions/workflows/docker_publish.yml/badge.svg?branch=main)](https://github.com/huggingface/lerobot/actions/workflows/docker_publish.yml?query=branch%3Amain) [![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)