From 303e7fb927b12b54dc4b449a1fa4f6d8a1b96533 Mon Sep 17 00:00:00 2001 From: Jaeyoon Choi Date: Thu, 20 Aug 2026 09:09:59 +0900 Subject: [PATCH] docs: drop the platform from the banner tagline The banner said "in Linux". FreeBSD support landed in 0.4.0, so the line was wrong. Drop the platform instead of listing both, and the line stays right when a third one arrives. The README paragraph and the table below it still name the platforms. The tagline is shorter now, so textLength follows it and the glyphs keep the width they render at. It is centered under the ASCII art. Signed-off-by: Jaeyoon Choi --- README.md | 2 +- assets/banner.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bd147f..a0a903a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![devbind: inspect and control PCI device-driver binding in Linux](https://raw.githubusercontent.com/xnvme/devbind/main/assets/banner.svg) +![devbind: inspect and control PCI device-driver binding](https://raw.githubusercontent.com/xnvme/devbind/main/assets/banner.svg) # devbind diff --git a/assets/banner.svg b/assets/banner.svg index af2d15a..cb6640b 100644 --- a/assets/banner.svg +++ b/assets/banner.svg @@ -7,5 +7,5 @@ ██████╔╝███████╗ ╚████╔╝ ██████╔╝██║██║ ╚████║██████╔╝ ╚═════╝ ╚══════╝ ╚═══╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝╚═════╝ -inspect and control PCI device-driver binding in Linux +inspect and control PCI device-driver binding