From acc4563d2d6977eaa91efc29d2751a844cacf42f Mon Sep 17 00:00:00 2001 From: utox39 Date: Wed, 10 Sep 2025 14:46:09 +0200 Subject: [PATCH] docs(README): update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 82b0cf2..ee5f803 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Zigfetch +![Zig](https://img.shields.io/badge/Zig-%23F7A41D.svg?style=flat&logo=zig&logoColor=white) +![GitHub Release](https://img.shields.io/github/v/release/utox39/zigfetch) +![macOS](https://img.shields.io/badge/mac%20os-000000?style=flat&logo=macos&logoColor=F0F0F0) +![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black) + +--- + - [Description](#description) - [Requirements](#requirements) - [Installation](#installation)