From 18c95b9b3f85129435659e2525c0c2a32c6c3000 Mon Sep 17 00:00:00 2001 From: Olivier Date: Sun, 17 May 2026 09:44:06 +0200 Subject: [PATCH] README: fix logo vertical alignment using flexbox on h1 Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa260a2..97d5e27 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Stupid Simple Network Inventory

+

Stupid Simple Network Inventory

![Python](https://img.shields.io/badge/Python-3.11-3776AB?logo=python&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-009688?logo=fastapi&logoColor=white)