paleofetch

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

commit a8df26beec69143dd9f59a57027190fea1ee1fce
parent 3af6c68a30ad37a6f1c04d41b591d6df6fea186b
Author: sam-barr <samfbarr@outlook.com>
Date:   Tue, 21 Apr 2020 21:57:27 -0500

Fixed a typo

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -2,9 +2,9 @@ paleofetch ========== Like neofetch, but incomplete, written in ~200 lines of C instead of 10,000 lines of bash, -and runns in like 0.005 seconds. +and runs in like 0.005 seconds. -This is a WIP, and not even at MVP yet. +This is a WIP, and definitely not a minimum viable product. If anyone has input for the features I have yet to implement, I would love to hear them.