From 28d34e7dd1fe536ab7a8aea56426f7089e7f71b8 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jul 2022 16:40:05 -0500 Subject: Add README --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1de4f7d --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# nofetch + +Tell those losers in r/unixporn what you really think of them. + +## usage + +``` +$ nofetch +``` + +## install + +``` +$ make +# make install +``` + +## uninstall + +``` +# make uninstall +``` -- cgit 1.4.1-21-gabe81