From f6dfede21fb1433cb31e123c0f4e2f4153e44253 Mon Sep 17 00:00:00 2001 From: Sebastien Tardif Date: Thu, 4 Jun 2026 16:06:05 -0700 Subject: [PATCH] docs: put all badges on a single line Remove blank line between badge rows so they render as one continuous row instead of two separate lines. Signed-off-by: Sebastien Tardif --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d450971..b1c7c59 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![Security](https://github.com/patchloom/patchloom-vscode/actions/workflows/security.yml/badge.svg)](https://github.com/patchloom/patchloom-vscode/actions/workflows/security.yml) [![Tests](https://img.shields.io/badge/tests-193%20passing-brightgreen)](#) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/patchloom/patchloom-vscode/blob/main/LICENSE) - [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/patchloom/patchloom-vscode/badge)](https://securityscorecards.dev/viewer/?uri=github.com/patchloom/patchloom-vscode) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13100/badge)](https://www.bestpractices.dev/projects/13100) [![FOSSA Status](https://img.shields.io/badge/license%20scan-FOSSA-blue)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpatchloom%2Fpatchloom-vscode)