From 2dd5c48a8288ad412ecc94cf8d9c59d2dbfa9e66 Mon Sep 17 00:00:00 2001 From: Ramon Roche Date: Tue, 7 Apr 2026 21:15:26 -0700 Subject: [PATCH] docs(project): rearrange README badges and add LFX Insights row Split badges into two rows: release/DOI/Discord on top, and LF-ecosystem health signals (OpenSSF Best Practices, LFX Health Score, Contributors, Active Contributors) below. Removed the noisy "Build all targets" badge and switched the Discord badge from the pixelated widget PNG to the shields.io SVG endpoint so it renders crisply on HiDPI displays. Signed-off-by: Ramon Roche --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 80330634e6..cd1ddcbf71 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,16 @@

- Releases - OpenSSF Best Practices + Release DOI - Build Targets - Discord + Discord +

+ +

+ OpenSSF Best Practices + LFX Health Score + LFX Contributors + LFX Active Contributors

---