From 01b8ba53a6d1d7dcef76617c36c8ffd31c443ba3 Mon Sep 17 00:00:00 2001 From: Gabriel Moreno Date: Sat, 3 Jan 2026 12:11:51 -0400 Subject: [PATCH] feat: add new badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20667d0..9192b79 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # Macfetch -![https://img.shields.io/github/issues/gantoreno/macfetch](https://img.shields.io/github/issues/gantoreno/macfetch) ![https://img.shields.io/github/forks/gantoreno/macfetch](https://img.shields.io/github/forks/gantoreno/macfetch) ![https://img.shields.io/github/stars/gantoreno/macfetch](https://img.shields.io/github/stars/gantoreno/macfetch) ![https://img.shields.io/github/license/gantoreno/macfetch](https://img.shields.io/github/license/gantoreno/macfetch) +![https://img.shields.io/github/issues/gantoreno/macfetch](https://img.shields.io/github/issues/gantoreno/macfetch) ![GitHub branch check runs](https://img.shields.io/github/check-runs/gantoreno/macfetch/main) ![https://img.shields.io/github/license/gantoreno/macfetch](https://img.shields.io/github/license/gantoreno/macfetch) ![https://img.shields.io/github/forks/gantoreno/macfetch](https://img.shields.io/github/forks/gantoreno/macfetch) ![https://img.shields.io/github/stars/gantoreno/macfetch](https://img.shields.io/github/stars/gantoreno/macfetch) A macOS [Neofetch](https://github.com/dylanaraps/neofetch) alternative, previously written in [C++](https://en.wikipedia.org/wiki/C++), now written in [Rust](https://www.rust-lang.org/).