From ae79d8e7f0ad7f3d5df52ef817ea746a44232f2e Mon Sep 17 00:00:00 2001 From: Fabio Muratore Date: Tue, 19 Dec 2023 18:08:34 +0100 Subject: [PATCH] Simpler badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9803139d40f..4dc0ca35e90 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The focus is on robotics tasks with mostly continuous control. It features __randomizable simulations__ written __in standalone Python__ (no license required) as well as simulations driven by the physics engines __Bullet__ (no license required), __Vortex__ (license required), __or MuJoCo__ (license required). [![License](https://img.shields.io/badge/License-BSD%203--Clause-green.svg)](https://opensource.org/licenses/BSD-3-Clause) -[![Documentation](https://github.com/famura/SimuRLacra/workflows/Documentation/badge.svg?branch=master)](https://famura.github.io/SimuRLacra/) +[![Documentation](https://img.shields.io/badge/docs-informational)](https://famura.github.io/SimuRLacra/) [![codestyle](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![isort](https://img.shields.io/badge/imports-isort-green)](https://pycqa.github.io/isort/)