From 1f211966149019a577a8babe1399c48c04760c4e Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 4 May 2024 01:46:36 +0300 Subject: [PATCH] add credits Signed-off-by: Ari Archer --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a67061e..d5a1d81 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ As the creator of Neofetch has [picked up farming](https://github.com/dylanaraps - If you want to use youtube-dl instead of yt-dlp, type `export YT=yt-dlp` - Now, compile! Type `make -j$(nproc --all)` (`nproc --all` will just turn into your core count) +So, basically: + + LIBMPV=1 make -j$(nproc --all) + +Should be enough for most people + +# Credits + +- The video used for audio and video: + # Screenshot ![Screenshot of BadAppleFetch](/screenshot.jpg)