From 976c201360643f705e8aafe125ad2a7c0148eec3 Mon Sep 17 00:00:00 2001
From: Yoann Schneider <yschneider@teklia.com>
Date: Wed, 31 Jan 2024 14:35:46 +0000
Subject: [PATCH] Add Ruff badge

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0915fb3dfe..2721513724 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ Backend for Historical Manuscripts Indexing
 ===========================================
 
 [![pipeline status](https://gitlab.teklia.com/arkindex/backend/badges/master/pipeline.svg)](https://gitlab.teklia.com/arkindex/backend/commits/master)
+[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
 
 ## Requirements
 
-- 
GitLab