commit d0b5faab1b2221d6f9ff13f0fbe1108ca9d1a97f parent ef6c42f063f60232bae0cef4c00be4c2ec240703 Author: sam-barr <samfbarr@outlook.com> Date: Tue, 21 Apr 2020 21:42:34 -0500 README Diffstat:
| A | README.md | | | 18 | ++++++++++++++++++ |
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,18 @@ +paleofetch +========== + +Like neofetch, but in ~200 lines of C instead of 10,000 lines of bash + +This is a WIP, and not even at MVP yet + +If anyone has input for the features I have yet to implement, I would love to hear them + +Compiling +--------- + + make install + +FAQ +--- + +No one has ever asked me a question frequently