paleofetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0581dac2c8bc4fc5b59e4ba62ae0d8040aac80b9
parent f9029ba4f64083bfbdb582c6798df92972ea5b90
Author: sam-barr <samfbarr@outlook.com>
Date:   Wed, 22 Apr 2020 01:23:40 -0500

Clarified scope
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ paleofetch Like neofetch, but incomplete, written in ~200 lines of C instead of 10,000 lines of bash, and runs in like 0.005 seconds. -This is a WIP, and definitely not a minimum viable product. +This is a WIP, and definitely not a minimum viable product. Currently it only supports Arch Linux with X running. If anyone has input for the features I have yet to implement, I would love to hear them.