From cba94a741514fc7b3c1f09a63f440ff4ddc52824 Mon Sep 17 00:00:00 2001 From: nimbold <11913706+nimbold@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:08:01 +0330 Subject: [PATCH] docs: use HTML badges inside centered header for reliable rendering --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55ecbd5..1c8f217 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@

Firelink

A clean, native SwiftUI download manager for Apple Silicon macOS

- [![Swift Version](https://img.shields.io/badge/Swift-6.0-orange?logo=swift&logoColor=white)](https://swift.org) - [![Platform Support](https://img.shields.io/badge/macOS-14.0%2B-blue?logo=apple&logoColor=white)](https://apple.com) - [![Engine](https://img.shields.io/badge/Engine-aria2c-red?logo=terminal&logoColor=white)](https://aria2.github.io/) - [![License](https://img.shields.io/badge/License-MIT-green)](LICENSE) + Swift Version + Platform Support + Engine + License ---