From fc686b58825c90f18c050e142eafc1fe5cca765e Mon Sep 17 00:00:00 2001 From: neo Date: Sat, 10 Jan 2026 14:32:00 -0500 Subject: [PATCH] chore: rust is chad? Updated project description and added a humorous note. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a059a3f..cfa44f5 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,16 @@ [![Sponsor Me](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/neoarz) -A simple system information tool written in Rust for Apple Silicon Macs +A simple system information tool for Apple Silicon Macs | ![neo64fetch Demo](/assets/demo.png) | | :---------------------: | | [Kitty Graphics Protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/) is used to display images | ## Why should anyone use this -You shouldn't. It's just a fun project I made to learn Rust. +You shouldn't. It's just a fun project I made to learn the most chad language. +
+Jarvis, rewrite this project in rust ## Credits - [Swiftfetch](https://github.com/Ly-sec/swiftfetch) for kitty graphics protocol implementation