From 980d10b9521fa0d3bb43317b802ef48eb7b3c59e Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Wed, 4 Jan 2023 17:27:01 -0500 Subject: [PATCH] Add Ruff badge to README (#1642) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c5720d09d..04ab8e307e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Ruff +[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/charliermarsh/ruff) [![image](https://img.shields.io/pypi/v/ruff.svg)](https://pypi.python.org/pypi/ruff) [![image](https://img.shields.io/pypi/l/ruff.svg)](https://pypi.python.org/pypi/ruff) [![image](https://img.shields.io/pypi/pyversions/ruff.svg)](https://pypi.python.org/pypi/ruff)