From 732751d0cb09d218ac01ac6ea7ef9629ed64c4ac Mon Sep 17 00:00:00 2001 From: iVacon <71210872+iVacon@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:18:20 +0300 Subject: [PATCH] Add screenshot to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d2bd299..19d0628 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is the repository for ``mrfetch``. ``mrfetch`` is a fetch utility created by iVacon as a nitch-inspired hobby project made in Rust. The ``mrfetch`` tool is in no way, shape, or form, endorsed by the Rust Foundation or Project. Disclaimers aside, this started as nothing more but a personal hobby project for me (iVacon) to practice Rust with. I don't expect this to get popular, and definitely not to replace nitch. Those projects are far, far greater and bigger and made by way smarter people. +![MrFetch Screenshot](https://vuran.cf/pics/mrfetch.png) + # Install guide This program works ONLY on Linux. No macOS, no Windows. Maybe you can run it on BSD but that's untested. ## 1. Dependencies: rustup and git. Optional: figlet